diff options
| author | krolyxon <106688908+krolyxon@users.noreply.github.com> | 2023-09-02 13:01:26 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-02 13:01:26 +0530 |
| commit | 5586a7d659385a2039e3ffecf0f5737a147aece4 (patch) | |
| tree | 76ed7d310c3163ad75d86f5e881fe4be351cd3aa | |
| parent | d014529048eb08d3e0f6b61288568ea678b27da6 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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  |
