- commit
- 7e78267505827f51844163194749f5ed5a805d6e
- parent
- 3a3c6655970c9f2f1cd51deecf895e105551dca1
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2021-05-09 08:37
add readme
Diffstat
| A | README.md | 21 | +++++++++++++++++++++ |
| A | screenrecording.gif | 0 |
2 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
@@ -0,0 +1,21 @@ -1 1 # Tighogg - terminal fighting game -1 2 -1 3 This is a fighting game for the terminal inspired by -1 4 [Nighogg](http://nidhogggame.com/). Each player's goal is to reach their and of -1 5 the map. -1 6 -1 7 ## Controls -1 8 -1 9 ### Player 1 -1 10 -1 11 - Left, Right - move -1 12 - Down - Stop -1 13 - Up - Jump -1 14 -1 15 ### Player 2 -1 16 -1 17 - a, d - move -1 18 - s - Stop -1 19 - w - Jump -1 20 -1 21 