Commit Graph

27 Commits

Author SHA1 Message Date
5482a508ff Finished the particle system. 2013-01-10 13:52:22 -04:30
8602798c14 Cosmetic changes. Renamed part_main.py to test_main.py. 2013-01-10 12:52:47 -04:30
db5791c00f Started writing the particle system. 2013-01-10 11:12:19 -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
1fd2007238 Updated the readme. 2013-01-09 23:17:23 -04:30
51b0758f2f Fixed the score database. 2013-01-09 23:08:49 -04:30
a1682c0e43 Added a TODO file. 2013-01-09 23:02:00 -04:30
e742f9c19d Moved background color to BaseState. 2013-01-09 22:34:15 -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
1e635f3d10 Created BulletActor. BaseActor inherits from Sprite. Animation is a generator now. 2013-01-09 21:17:41 -04:30
3701def3cc Added get/set methods to the BaseActor class. 2013-01-09 12:02:21 -04:30
063ec6d22b Created the Actor and Animation classes. 2013-01-09 08:41:34 -04:30
fa3c92dd2e Request a fullscreen window on PC's. 2013-01-08 18:00:08 -04:30
d4ff0964ff Request a fullscreen window on PC's. 2013-01-08 17:57:36 -04:30
1a013fa849 Request a fullscreen window on PC's. 2013-01-08 17:55:49 -04:30
9b3eb10c3e Updated the readme file. 2013-01-08 17:24:28 -04:30
fe0298dc34 Eliminated useless files. Converted YellowSubmarine.wav to mp3. 2013-01-08 11:41:20 -04:30
7e9001450b Added a presplash image for pgs4a. 2013-01-08 10:28:03 -04:30
d06cae7bae Updated the Readme file. 2013-01-08 08:46:31 -04:30
a54adae530 Tested the get_screen_center function. 2013-01-08 08:35:52 -04:30
8c06d8656e Added get_screen_center function to the BaseState class. 2013-01-08 08:30:30 -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
5ba2ea4478 Initial commit 2013-01-07 14:45:46 -08:00