From: William K. <nb...@so...> - 2001-09-01 06:39:39
|
I've added a few more features to TuxMath this evening. (I'm still avoiding the Options screen :) ) * You can use the mouse in the title screen * Equations are all drawn separately from the comets, so they'll never get covered up now * Keyboard and demo-handling stuff separated (key events fixed) * Demo mode finished... Tux now types out the answers, just like when you're playing! * I added a 'keyclick' sound effect. (Most noticable in demo mode, of course) * In the accessibility front, I added an option for an on-screen numeric keypad. On a normal PC, this will allow players to use the mouse, a trackball, or a joystick, if set up appropriately. The cool part (and my main reason for adding the feature) is that it should work really well with touch screens! :) (Run the game with "--keypad" or "-k" option) It's all in CVS. I might do a little more tonight still, too. :) -bill! |