Commit Graph

26 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
ae77e6df84 Implemented enemies. 2013-01-23 13:11:45 -04:30
22c0846592 Assorted scoring related fixes. 2013-01-22 23:45:58 -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
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
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
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
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
f65c1adf34 Added code for creating the background image in InGameState. 2013-01-16 23:11:42 -04:30
a928348e07 Implemented and tested the TiledBackground class. 2013-01-16 22:03:30 -04:30
262abf2544 Added the player object. 2013-01-16 08:05:28 -04:30
e742f9c19d Moved background color to BaseState. 2013-01-09 22:34:15 -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