Comment 5 for bug 631582

Revision history for this message
Josh Brown (joshbrown) wrote :

Sorry, I should have read up on `curses.halfdelay()` when I added it to the program. Thanks for the explanation - I'm glad to hear that our program isn't terribly slow.

I've created two new bugs for the related issues:
  * `Esc` key pauses snake for a second (bug #631804)
  * Holding down a key increases snake speed (bug #631801)