aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolyxon <106688908+krolyxon@users.noreply.github.com>2023-09-02 13:01:26 +0530
committerGitHub <noreply@github.com>2023-09-02 13:01:26 +0530
commit5586a7d659385a2039e3ffecf0f5737a147aece4 (patch)
tree76ed7d310c3163ad75d86f5e881fe4be351cd3aa /README.md
parentd014529048eb08d3e0f6b61288568ea678b27da6 (diff)
Update README.md
Diffstat (limited to 'README.md')
-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)