TODO.txt for "tuxmath"

Nov 18, 2006

Build:
  * Refine NSIS installer for Windows (or perhaps executable
    itself) to create Start Menu link to options.txt file
  * Maybe should have configure script in Subversion so build
    can be done without Autotools?

Graphics:
  * Consider changing city graphics to something less violent.
  * Add more city graphic colors.
  * Consider changing default resolution to 800x600.

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?

Game Play:
  * More entertaining "victory" and "defeat" screens
  * Add option to review missed questions to end-of-game screens
  * Add option to play next game using missed questions from current game
  * Lesson series of progressively harder "missions".
  * End-of-level calculations, bonuses and animations
  * Add special targets that restore shields or rebuild cities.

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

Options:
  * Major overall of in-game Options system needed.
  * 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


