Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.41 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.41 KB

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 :)