codingteam / pacmacs.el

Pacman for Emacs
Other
91 stars 9 forks source link

Can't quit the game on game over state with q #202

Closed rexim closed 8 years ago

rexim commented 8 years ago

Steps to reproduce:

  1. Start the game
  2. Die to reach Game Over state
  3. If the game asks for nickname, provide any nickname and press enter
  4. Press q

Observed: nothing Expected: game should quit

rexim commented 8 years ago

Regression caused by #134