Add a help screen and win.
This commit is contained in:
parent
831b46fa3f
commit
b5c2fc3b5f
3 changed files with 37 additions and 14 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue