19 Commits

Author SHA1 Message Date
a6e07dbb03 Fixed the android.mixer import. 2013-01-23 22:48:51 -04:30
298e9c9df4 Added sound and music. 2013-01-23 22:30:40 -04:30
b924411032 Minor tweaks. 2013-01-23 13:15:24 -04:30
493e46233d Fixed the submarine's speed in IntroState. 2013-01-16 23:24:33 -04:30
95a5d81fb0 Added basic animation support to BaseActor. 2013-01-16 08:46:57 -04:30
4d5f03116b Read the score database in MenuState. 2013-01-13 13:00:01 -04:30
aa874f266f Created and tested the CachedImageLoader class. 2013-01-12 10:55:35 -04:30
8d92faa278 Created the constants.py file. Removed NotValidState. 2013-01-10 17:10:35 -04:30
39bc3cd0ef Added the logo to IntroState. 2013-01-10 14:42:27 -04:30
3fa5f21a9d Added particle system to IntroState. Fixed image points in BaseActor. 2013-01-10 14:31:49 -04:30
73ed9fc9cb Added image points to BaseActor class. 2013-01-10 09:29:11 -04:30
fc255ed3ef Added the submarine to intro. 1024x768 on PC now. 2013-01-10 09:08:00 -04:30
270872efe7 Added draw method to the BaseActor class. 2013-01-09 22:25:59 -04:30
268aed0279 Tested the BulletActor class. 2013-01-09 22:19:29 -04:30
453584c7f6 Changed background color. 2013-01-09 21:22:33 -04:30
063ec6d22b Created the Actor and Animation classes. 2013-01-09 08:41:34 -04:30
a54adae530 Tested the get_screen_center function. 2013-01-08 08:35:52 -04:30
95b553ab5c Added assets and score database. Corrected the creation date on source files. 2013-01-07 22:04:37 -04:30
d24cd3861b Created the main game loop and started writing the game's states. 2013-01-07 20:22:23 -04:30