Skip to content

Show a control prompt

Jeremy Soller requested to merge DomThePorcupine:master into master

Created by: DomThePorcupine

For some reason I didn't think to use vim key bindings as the controls, and the game just started right away before. I made a simple function which is basically a copy of game_over() that shows the controls so that people like me know what's going on, and waits for the user to press space before actually starting the game.

Merge request reports