Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 13aaf442260e26ac9b0bbae6262e8e6d > files > 5

vdr-plugin-games-0.6.3-18mdv2010.0.i586.rpm

TODO
====

Common
------

     DONE  common usable status line in display.cpp
     DONE  fix drawing code, when frame is off
           precise timing of main loop on different hardware
           help screen (README browser)
           add game specific settings
           remember gamestate, when quitting game
           implement (hardware like) sprite engine
           more games (pacman, breakout, space invaders, ...)
           saved highscore list
           i18n support
           use pthread_cond_* for keys


Tetris
------

           prevent rising pieces, by fast rotation


Tron
----

     DONE  fix pixel errors


Minesweeper
-----------

           switch icon drawing code to make use of Bitmap class