Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2009-01-09 02:53:01 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2009-01-09 02:53:01 (GMT)
commit414fdc28c9a111d6925ee48fa54730af3dc957b0 (patch)
treeff97f61b1993501d95fd18cf12a01defa35c10b5 /TODO
parent4424734faf7f7df7d40917e6b2b929b75cbfec99 (diff)
TODO list update.
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