Commit Graph

92 Commits

Author SHA1 Message Date
WallyHackenslacker c07f5847eb Updated the TODO file. 2013-01-13 18:57:34 -04:30
WallyHackenslacker 059b0c822d Added pgs4a compile configuration. 2013-01-13 15:04:51 -04:30
WallyHackenslacker 7371fc3e41 Updated the TODO file. 2013-01-13 14:34:09 -04:30
WallyHackenslacker 4d5f03116b Read the score database in MenuState. 2013-01-13 13:00:01 -04:30
WallyHackenslacker ec80af118b Added text font files. 2013-01-13 11:26:42 -04:30
WallyHackenslacker b07722b209 Programmed the MenuState class. 2013-01-13 11:18:29 -04:30
WallyHackenslacker f1111552d9 Created the icon. 2013-01-12 20:41:36 -04:30
WallyHackenslacker aa874f266f Created and tested the CachedImageLoader class. 2013-01-12 10:55:35 -04:30
WallyHackenslacker 913700796b Sketched the MenuState implementation. 2013-01-10 17:41:38 -04:30
WallyHackenslacker 321a4fa91c Fixed dependencies of NotValidState on the Game class. 2013-01-10 17:35:18 -04:30
WallyHackenslacker 3371abbee2 Added color to BaseActor class. 2013-01-10 17:18:47 -04:30
WallyHackenslacker 8d92faa278 Created the constants.py file. Removed NotValidState. 2013-01-10 17:10:35 -04:30
WallyHackenslacker b95d1a8bdf Updated the TODO file. 2013-01-10 17:02:42 -04:30
WallyHackenslacker 39bc3cd0ef Added the logo to IntroState. 2013-01-10 14:42:27 -04:30
WallyHackenslacker 3fa5f21a9d Added particle system to IntroState. Fixed image points in BaseActor. 2013-01-10 14:31:49 -04:30
WallyHackenslacker 5482a508ff Finished the particle system. 2013-01-10 13:52:22 -04:30
WallyHackenslacker 8602798c14 Cosmetic changes. Renamed part_main.py to test_main.py. 2013-01-10 12:52:47 -04:30
WallyHackenslacker db5791c00f Started writing the particle system. 2013-01-10 11:12:19 -04:30
WallyHackenslacker 73ed9fc9cb Added image points to BaseActor class. 2013-01-10 09:29:11 -04:30
WallyHackenslacker fc255ed3ef Added the submarine to intro. 1024x768 on PC now. 2013-01-10 09:08:00 -04:30
WallyHackenslacker 1fd2007238 Updated the readme. 2013-01-09 23:17:23 -04:30
WallyHackenslacker 51b0758f2f Fixed the score database. 2013-01-09 23:08:49 -04:30
WallyHackenslacker a1682c0e43 Added a TODO file. 2013-01-09 23:02:00 -04:30
WallyHackenslacker e742f9c19d Moved background color to BaseState. 2013-01-09 22:34:15 -04:30
WallyHackenslacker 270872efe7 Added draw method to the BaseActor class. 2013-01-09 22:25:59 -04:30
WallyHackenslacker 268aed0279 Tested the BulletActor class. 2013-01-09 22:19:29 -04:30
WallyHackenslacker 453584c7f6 Changed background color. 2013-01-09 21:22:33 -04:30
WallyHackenslacker 1e635f3d10 Created BulletActor. BaseActor inherits from Sprite. Animation is a generator now. 2013-01-09 21:17:41 -04:30
WallyHackenslacker 3701def3cc Added get/set methods to the BaseActor class. 2013-01-09 12:02:21 -04:30
WallyHackenslacker 063ec6d22b Created the Actor and Animation classes. 2013-01-09 08:41:34 -04:30
WallyHackenslacker fa3c92dd2e Request a fullscreen window on PC's. 2013-01-08 18:00:08 -04:30
WallyHackenslacker d4ff0964ff Request a fullscreen window on PC's. 2013-01-08 17:57:36 -04:30
WallyHackenslacker 1a013fa849 Request a fullscreen window on PC's. 2013-01-08 17:55:49 -04:30
WallyHackenslacker 9b3eb10c3e Updated the readme file. 2013-01-08 17:24:28 -04:30
WallyHackenslacker fe0298dc34 Eliminated useless files. Converted YellowSubmarine.wav to mp3. 2013-01-08 11:41:20 -04:30
WallyHackenslacker 7e9001450b Added a presplash image for pgs4a. 2013-01-08 10:28:03 -04:30
WallyHackenslacker d06cae7bae Updated the Readme file. 2013-01-08 08:46:31 -04:30
WallyHackenslacker a54adae530 Tested the get_screen_center function. 2013-01-08 08:35:52 -04:30
WallyHackenslacker 8c06d8656e Added get_screen_center function to the BaseState class. 2013-01-08 08:30:30 -04:30
WallyHackenslacker 95b553ab5c Added assets and score database. Corrected the creation date on source files. 2013-01-07 22:04:37 -04:30
WallyHackenslacker d24cd3861b Created the main game loop and started writing the game's states. 2013-01-07 20:22:23 -04:30
WallyHackenslacker 5ba2ea4478 Initial commit 2013-01-07 14:45:46 -08:00