aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 14b7645..79bf523 100644
--- a/README.md
+++ b/README.md
@@ -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.
+## Installation
+```
+ $ git clone --depth=1 https://github.com/krolyxon/tros --branch=master
+ $ cd tros
+ $ make run
+```
+
## TROS in Action
![](https://raw.githubusercontent.com/krolyxon/tros/master/tros.gif)