Commit Graph

2 Commits

Author SHA1 Message Date
R. Tyler Ballance 1f70438aa4 Hooked up the LetterSpool to the pygame.event system
Dropping words out of the screen when they're completed (denoted by a
space in the LetterSpool).
2010-02-13 16:47:47 -08:00
R. Tyler Ballance 7f5253286c Working out some scrolling text and handling of user-entered strings
Added the LetterSpool class to handle the current "set" of user-entered
words
2010-02-13 14:49:08 -08:00