Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 10 insertions, 7 deletions
diff --git a/TODO b/TODO
index 73ce3fd..3fd9d08 100644
--- a/TODO
+++ b/TODO
@@ -52,14 +52,17 @@ Future Release
Balloon Game
-+ Create BalloonGameScreen class (use gtk.Layout?).
-+ Generate a list of random words, or read from lesson dictionary.
-+ Score display.
-+ Floating balloons with words on them. Random velocities, "floaty" look.
-+ Balloon letters disappear when typed.
-+ Balloon pops when word typed, score increased.
-+ Rate of balloons increases over time.
+- Create BalloonGameScreen class (use gtk.Layout?).
+- Generate a list of random words, or read from lesson dictionary.
+- Score display.
+- Floating balloons with words on them. Random velocities, "floaty" look.
+- Balloon letters disappear when typed.
+- Balloon pops when word typed, score increased.
+- Rate of balloons increases over time.
+ Game finished popup, displays score and medal text.
++ Fix flickering
++ Improve graphics.
++ Support for displaying high score in home screen.
Paper Airplane Game