Skip to content

obrymec/simple_cube_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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 [email protected]: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 :)