Commit Graph

92 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
b800e46d29 Removed test_main.py. Created audio.py. 2013-01-23 13:31:24 -04:30
b924411032 Minor tweaks. 2013-01-23 13:15:24 -04:30
ad6fc27a2a Updated the TODO file. 2013-01-23 13:13:16 -04:30
ae77e6df84 Implemented enemies. 2013-01-23 13:11:45 -04:30
711cdeee69 Updated the TODO file. 2013-01-23 11:57:49 -04:30
22c0846592 Assorted scoring related fixes. 2013-01-22 23:45:58 -04:30
5c2254d762 Updated the TODO file. 2013-01-22 23:00:54 -04:30
441dce7e72 Npc's escape from the player. 2013-01-22 22:53:03 -04:30
017943a1da Added scoring. 2013-01-22 21:06:52 -04:30
f6bc11831a Added reticule gui to InGameState. 2013-01-22 19:35:57 -04:30
88c5534d15 Added spawners and spawning events. 2013-01-22 19:15:24 -04:30
bdf72bf892 Updated the TODO file. 2013-01-22 10:35:00 -04:30
ae7c7d66ed Added spawnable npcs. Fixed angle-radian convertion functions. 2013-01-22 10:26:58 -04:30
7361223ebf Added a spawnable explosion. 2013-01-22 09:45:20 -04:30
d7a3e41d9f Added cancel (back to main menu) to InGameState. 2013-01-21 22:44:22 -04:30
9f0f5c47e9 Updated the TODO file. 2013-01-21 22:00:29 -04:30
683445729b Fixed the font size. 2013-01-21 21:55:56 -04:30
1c8c831c6c Added animation to the OmnidirectionalActor class. 2013-01-21 21:35:11 -04:30
1f9271dcac Implemented basic gameplay. Assorted fixes to Omni...Actor. 2013-01-21 20:35:30 -04:30
25f27ed5e9 Added the OmnidirectionalActor class. 2013-01-21 18:02:02 -04:30
7507d2457f Updated the TODO file. 2013-01-19 12:40:55 -04:30
4ff6171533 Centered the "camera" on the player. 2013-01-19 10:07:01 -04:30
e6cc4955e3 Made the background 20% larger than the current screen. 2013-01-17 10:26:48 -04:30
5037ae89b0 Updated the TODO file. 2013-01-17 01:00:50 -04:30
e28cd752e7 Fixed the game background image construction on Android devices. 2013-01-17 00:32:20 -04:30
b5e8c04754 Changed tiled background to work based on repetitions. 2013-01-16 23:53:32 -04:30
493e46233d Fixed the submarine's speed in IntroState. 2013-01-16 23:24:33 -04:30
f65c1adf34 Added code for creating the background image in InGameState. 2013-01-16 23:11:42 -04:30
af05a344bb Updated the TODO file. 2013-01-16 22:04:19 -04:30
a928348e07 Implemented and tested the TiledBackground class. 2013-01-16 22:03:30 -04:30
a6aebd9126 Fixed the height of the initials in ScoreState. 2013-01-16 13:45:12 -04:30
8a7662b85b Updated the TODO file. 2013-01-16 08:52:47 -04:30
95a5d81fb0 Added basic animation support to BaseActor. 2013-01-16 08:46:57 -04:30
5b66171476 Fixed a wrong call to player.PLAYERS. 2013-01-16 08:06:58 -04:30
262abf2544 Added the player object. 2013-01-16 08:05:28 -04:30
99d2b68712 Removed animation.py. 2013-01-16 07:44:40 -04:30
002a26897e Updated the TODO file. 2013-01-15 22:45:09 -04:30
f0ac524770 Updated the TODO file. 2013-01-15 22:31:07 -04:30
7a49f70616 Added methods to remove image points in BaseActor. 2013-01-15 22:21:41 -04:30
fc2d781ab2 Added a clear_cache() method to CachedImageLoader. 2013-01-15 22:16:11 -04:30
1b879f423b Implemented ScoreState. Assorted fixes to BaseActor and MenuState. 2013-01-15 22:13:26 -04:30
f06c717ffa Updated the android build file. 2013-01-15 19:09:00 -04:30
da079a7b1e Fixed a state transition bug in MenuState. 2013-01-15 14:44:51 -04:30
e44be1212d Updated the readme file. 2013-01-15 14:04:11 -04:30
3bc66b2b90 Added the story screen to MenuState. 2013-01-15 13:53:40 -04:30
65eaa4af9f Updated the readme file. 2013-01-14 20:43:25 -04:30
0f44712181 Moved 8-Bit Easter's files. 2013-01-13 22:20:42 -04:30
74393fa3b5 Updated the readme file. 2013-01-13 22:19:18 -04:30