snakes-game team mailing list archive
-
snakes-game team
-
Mailing list archive
-
Message #00007
[Bug 632490] Re: menu
This looks good to me, the pycurses library has issues with grabbing the
ENTER (CARRIGE RETURN) key so prehaps another selection mechanism could
be implemented.
http://docs.python.org/library/curses.html#curses.version is a list of
possible keys and their reliability. Reliable internet access will be a
few more days coming but i can start working on the code again.
--
menu
https://bugs.launchpad.net/bugs/632490
You received this bug notification because you are a member of Snakes
Developers, which is the registrant for Snakes.
Status in Snakes: Confirmed
Bug description:
We need a main menu for our program so that we can access options/settings through the program itself.
This is required by:
* Option for color using curses API (bug #632345)
Follow ups