File tree 7 files changed +22
-0
lines changed
7 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Cube Game
2
+ ![ ] ( https://img.shields.io/badge/MonoDevelop-5.6-blue )
3
+ ![ ] ( https://img.shields.io/badge/C%23-7.0-brightgreen )
4
+ ![ ] ( https://img.shields.io/badge/Unity3D-5.6-orange )
5
+
6
+ This game is built at the third person within Unity3D. It's a simple cube game made to learn Unity engine.
7
+
8
+ ## Final result
9
+ This is the final result of the project:<br /><br />
10
+ [ ![ Watch the video] ( https://img.youtube.com/vi/zCni4Z1Sr2c/maxresdefault.jpg )] ( https://youtu.be/zCni4Z1Sr2c )
11
+
12
+ ## Game installation
13
+ - Download <strong ><i >game.7z</i ></strong > or run the command line below:
14
+ ``` sh
15
+ git clone git@github.com:obrymec/Cube-Game.git cube-game/
16
+ ```
17
+ - Decompress <strong ><i >game.7z</i ></strong > file;
18
+ - Run <strong ><i >game.exe</i ></strong > file.
19
+
20
+ <strong ><u >Pay Attention</u ></strong >: <i >This game is built for Windows only. Make sure you to open it on Windows OS only</i >.
21
+
22
+ Enjoy :)
You can’t perform that action at this time.
0 commit comments