[Commits] typing-turtle branch master updated.

Wade Brainerd wadetb at gmail.com
Thu Jan 8 21:53:10 EST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "/home/olpc-code/git/activities/typing-turtle".

The branch, master has been updated
       via  414fdc28c9a111d6925ee48fa54730af3dc957b0 (commit)
       via  4424734faf7f7df7d40917e6b2b929b75cbfec99 (commit)
      from  c96c23528476bcd7d3194c6174c1ac8baae5d869 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

 TODO                                |   17 ++++---
 lessons/en_US/balloon-test.lesson   |    1 +
 lessons/en_US/homerowballoon.lesson |   78 +++++++++++++++++++++++++++++++++++
 3 files changed, 89 insertions(+), 7 deletions(-)
 create mode 100644 lessons/en_US/balloon-test.lesson
 create mode 100644 lessons/en_US/homerowballoon.lesson

- Log -----------------------------------------------------------------
commit 414fdc28c9a111d6925ee48fa54730af3dc957b0
Author: Wade Brainerd <wadetb at gmail.com>
Date:   Fri Jan 9 02:53:01 2009 +0000

    TODO list update.

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
 

commit 4424734faf7f7df7d40917e6b2b929b75cbfec99
Author: Wade Brainerd <wadetb at gmail.com>
Date:   Fri Jan 9 02:49:07 2009 +0000

    Add missing lesson files.

diff --git a/lessons/en_US/balloon-test.lesson b/lessons/en_US/balloon-test.lesson
new file mode 100644
index 0000000..dece303
--- /dev/null
+++ b/lessons/en_US/balloon-test.lesson
@@ -0,0 +1 @@
+{"order":-2,"type":"balloon","name":"Balloon game test","words":["had","hag","has","lass","lash","jag","hah","fa","ass","ask","halal","alfalfa","saga","salsa","aha","flag","flak","sass","sash","gaff","ad","ah","as","da","flask","flash","half","hall","shad","ash","shag","shah","slash","shh","ha","fall","la","ll","alga","falls","hash","sh","hajj","slag","algal","sag","gal","gag","gad","add","alas","all","glad","glass","shall","sad","lag","salad","gash","lad","dash","gaga","dad","ssh","fag","fad","gala","gall","ska","gas"],"description":"."}
\ No newline at end of file
diff --git a/lessons/en_US/homerowballoon.lesson b/lessons/en_US/homerowballoon.lesson
new file mode 100644
index 0000000..b3c47aa
--- /dev/null
+++ b/lessons/en_US/homerowballoon.lesson
@@ -0,0 +1,78 @@
+{
+    "description": "Practice the home row keys in this exciting game!\nDon\\'t let any balloons get by!", 
+    "name": "Home Row Balloon Practice", 
+    "order": 2, 
+    "type": "balloon", 
+    "words": [
+        "had", 
+        "hag", 
+        "has", 
+        "lass", 
+        "lash", 
+        "jag", 
+        "hah", 
+        "fa", 
+        "ass", 
+        "ask", 
+        "halal", 
+        "alfalfa", 
+        "saga", 
+        "salsa", 
+        "aha", 
+        "flag", 
+        "flak", 
+        "sass", 
+        "sash", 
+        "gaff", 
+        "ad", 
+        "ah", 
+        "as", 
+        "da", 
+        "flask", 
+        "flash", 
+        "half", 
+        "hall", 
+        "shad", 
+        "ash", 
+        "shag", 
+        "shah", 
+        "slash", 
+        "shh", 
+        "ha", 
+        "fall", 
+        "la", 
+        "ll", 
+        "alga", 
+        "falls", 
+        "hash", 
+        "sh", 
+        "hajj", 
+        "slag", 
+        "algal", 
+        "sag", 
+        "gal", 
+        "gag", 
+        "gad", 
+        "add", 
+        "alas", 
+        "all", 
+        "glad", 
+        "glass", 
+        "shall", 
+        "sad", 
+        "lag", 
+        "salad", 
+        "gash", 
+        "lad", 
+        "dash", 
+        "gaga", 
+        "dad", 
+        "ssh", 
+        "fag", 
+        "fad", 
+        "gala", 
+        "gall", 
+        "ska", 
+        "gas"
+    ]
+}
\ No newline at end of file
-----------------------------------------------------------------------


--
/home/olpc-code/git/activities/typing-turtle


More information about the Commits mailing list