Add a help screen and win.

This commit is contained in:
Zed A. Shaw 2026-04-04 00:17:51 -04:00
parent 831b46fa3f
commit b5c2fc3b5f
3 changed files with 37 additions and 14 deletions

View file

@ -116,5 +116,9 @@
},
"player": {
"hands": "hands_sword_attack"
},
"game_play": {
"levels_to_win": 4,
"help_text": "WASD moves\nQE rotates\nSpace attacks\nESC close\nRight-Click to heal\nClick on Ladders\nDev Tools:\nP: Debug\nZ: Mind Reader\nN: Next Level\nK: Die\nH/F1: Help\nF5: Screenshot\nReach Level 5 to Win\nAttack to Get Gud\nGet Hit to Get Tuff"
}
}