Skip to content

Commit 9120410

Browse files
committed
Project is done !
1 parent 6dc65d3 commit 9120410

File tree

7 files changed

+22
-0
lines changed

7 files changed

+22
-0
lines changed

README.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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 :)

game.7z

8.58 MB
Binary file not shown.

render/base.mp4

3.2 MB
Binary file not shown.

render/render.blend

607 KB
Binary file not shown.

render/render.blend1

593 KB
Binary file not shown.

render/render.mp4

16.4 MB
Binary file not shown.

render/sound.mp3

3.15 MB
Binary file not shown.

0 commit comments

Comments
 (0)