TODO.txt for "tuxmath"

January 3, 2005


Graphics:
  * Change city graphics to something less violent.

Interface:
  * Add more sound effects
  * Speech mode
  * Add option for number-keys to control main menu and possible options
    (for mouseless scenarios where arrow keys might not be the available...
    is there such a thing as numeric-only keyboards for PCs???)
  * High-score table?
  * Disable controls if game is over

Game Play:
  * End-of-level calculations, bonuses and animations
  * Finish tweaking equation-generation algorithm

Documentation:
  * Finish README.txt
  * Finish INSTALL.txt

Options:
  * Require that at least one operator be selected, or display numbers 
    instead of formulas if no operators are selected: "typing tutor" mode.
  * Save options.
  * Admin options screen / files
  * Command-line options based on grade-level (?)

Code:
  * Optimize graphics blitting!!!
  * Abstract SDL_BlitSurface() calls

