snakes-game team mailing list archive
-
snakes-game team
-
Mailing list archive
-
Message #00010
Re: [Bug 632490] Re: menu
That's great, hope everything went well. I think we'll almost be ready
for our first release once we get the game packaged, unless there's
anything that you think should be changed first?
As for the ENTER key being unreliable, I'm sure using another key would
be fine - perhaps the UP/DOWN keys?
On Tue, 2010-09-21 at 16:16 +0000, Tom Bell wrote:
> 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)
References