diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-08-17 18:58:43 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-08-17 18:58:43 +0200 |
commit | 6f2c87870081718731cccee678e1e89869826de2 (patch) | |
tree | 942f97a4b9d4126d385e8bdc0aee30ff3dc6ed6d /TODO | |
download | tdepacman-6f2c87870081718731cccee678e1e89869826de2.tar.gz tdepacman-6f2c87870081718731cccee678e1e89869826de2.zip |
Initial import of version 0.3.2 from the source package.
https://sourceforge.net/projects/kpacman/files/kpacman/0.3.2/kpacman-0.3.2.tar.gz
Original package is licenced under GPL 2.0.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +- add some sounds (for Bernd Johannes Wuebben ;-) +- ability to change most (if not all) timing parameters without compilation + (using KConfig and/or commandline) +- smoother movement of figures (Sprites? or reassemble timercontrol) +- learn english and rewrite the code (or learn C/C++) +- two (or more) players +-------------------------------------------------------------------------------- +- Mehrfach vorhandene Funktionen in eine separate Bibliothek (.cpp, .h) legen +- Point (wegen Schlüsselwort groß geschrieben) durch "dot" ersetzen +- class Figure (event. ActiveFigure) anlegen und Figuren davon ableiten +- Keys (oder andere Steuerungsmöglichkeiten) nur einmal definieren +- Fehlermeldungen führen zu Crashes, da kein Parent bzw. Widget verfügbar ist. +- 3D Ansicht ähnlich imaze +- Dokumentation (siehe dsite) anpassen. Screenshots etc. |