Update README.md
This commit is contained in:
parent
d014529048
commit
5586a7d659
|
|
@ -24,6 +24,13 @@ The game has 3 difficulty modes:
|
||||||
|
|
||||||
At the moment the score system is useless, and doesn't really make a difference on the gameplay, but i do plan on adding features, such as high score.
|
At the moment the score system is useless, and doesn't really make a difference on the gameplay, but i do plan on adding features, such as high score.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
```
|
||||||
|
$ git clone --depth=1 https://github.com/krolyxon/tros --branch=master
|
||||||
|
$ cd tros
|
||||||
|
$ make run
|
||||||
|
```
|
||||||
|
|
||||||
## TROS in Action
|
## TROS in Action
|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
Reference in New Issue