annotate gamelib/scenes/__init__.py @ 24:9d5de13e2ac3

Add a game screen. So far, the game content looks a *lot* like the main menu.
author Jeremy Thurgood <firxen@gmail.com>
date Sun, 22 Aug 2010 18:09:25 +0200
parents 72b619d01f4d
children dfb6e57feebe
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10
72b619d01f4d Package for scenes.
Simon Cross <hodgestar+bzr@gmail.com>
parents:
diff changeset
1 """Package for holding scenes."""