summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..2940e29
--- /dev/null
+++ b/TODO
@@ -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.