summaryrefslogtreecommitdiff
path: root/roms/games/Tank.txt
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-08-26 07:55:11 +0930
committerDaniel Jones <admin@danieljon.es>2020-08-26 07:55:11 +0930
commit72a80b66f979cce2318e0b4c1df1fae7175b4d2c (patch)
tree0f72fa5156edc5b1daed676839ef528d586dff48 /roms/games/Tank.txt
parentf23b667da411baa8de95032bde97025fc427ad94 (diff)
downloadchip8-72a80b66f979cce2318e0b4c1df1fae7175b4d2c.tar.gz
chip8-72a80b66f979cce2318e0b4c1df1fae7175b4d2c.zip
added roms and changed readme
Diffstat (limited to 'roms/games/Tank.txt')
-rw-r--r--roms/games/Tank.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/roms/games/Tank.txt b/roms/games/Tank.txt
new file mode 100644
index 0000000..2fb4540
--- /dev/null
+++ b/roms/games/Tank.txt
@@ -0,0 +1 @@
+You are in a tank which has 25 bombs. Your goal is to hit 25 times a mobile target. The game ends when all your bombs are shot. If your tank hits the target, you lose 5 bombs. Use 2 4 6 and 8 to move. This game uses the original CHIP8 keyboard, so directions 2 and 8 are swapped.