Skip to content

obrymec/simple_cube_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

338d79b · Dec 17, 2023

History

6 Commits
Dec 13, 2023
Dec 24, 2022
Dec 17, 2023
Dec 24, 2022

Repository files navigation

Simple Cube Game

Video Game Cube Game 3D Game

This game is built at the third person within Unity3D. It's a simple cube game made to learn Unity engine.

Table of contents

  1. Reference
  2. Final result
    1. Video
    2. Screenshots
  3. Game installation

Reference

The project can be found via the link below :

Final result

This is the final result of the project :

Video

Watch the video

Screenshots

First render Second render

Game installation

  • Download game.7z or run the command line below :
git clone git@github.com:obrymec/simple_cube_game.git cube_game/
  • Decompress game.7z file;
  • Run game.exe file.

Pay Attention : This game is built for Windows only. Make sure you to open it on Windows OS only.

Enjoy :)