]> git.lizzy.rs Git - dungeon_game.git/blobdiff - doc/GAMEPLAY.md
Add sword attack key
[dungeon_game.git] / doc / GAMEPLAY.md
index 03842066385a4d3b88780d77c1d9f8da23ee71a4..bdcc1bb4d5ffff91b349bca38eab02cd9a0bcd77 100644 (file)
@@ -5,7 +5,7 @@
 You are in a pixely dungeon. There is no exit, the goal of the game is to survive and to collect XP (score). There are monsters and items in the world; you have to collect things and defeat monsters.
 
 ## Controls
-You can use WASD to move up / left / down / right. Use Q to quit and Space to shoot fireballs if you have them in your inventory.
+You can use WASD to move up / left / down / right. Use Q to quit and Space to shoot fireballs if you have them in your inventory. Use E to use your sword if you have one in your inventory.
 To navigate the inventory, use the arrow keys (up and down) to select an item and then press enter to use it.
 
 ## The map