a-robots-conundrum/robotgame
Niels Serup 8f45559920 No colour boxes are white. 2012-08-09 13:50:13 +02:00
..
logic No colour boxes are white. 2012-08-09 13:50:13 +02:00
__init__.py Added game.py etc. 2012-08-07 13:21:08 +02:00
block.py Now only updates alpha when it has to. Much faster. 2012-08-09 12:43:18 +02:00
boulder.py Worked on task 4. 2012-08-08 22:40:27 +02:00
game.py Cleaned up some of the level-start code. 2012-08-08 23:00:39 +02:00
game_menu.py Added the robot with animations to the game. Also made the game pause when using the menu. 2012-08-08 13:26:55 +02:00
jukebox.py Added a background image to the menu. 2012-08-07 15:40:42 +02:00
level.py Worked on task 4. 2012-08-08 22:40:27 +02:00
level1.py Added a few more details to task 4. 2012-08-08 23:08:53 +02:00
level2.py Started on level 3. 2012-08-08 20:22:13 +02:00
level3.py Now only updates alpha when it has to. Much faster. 2012-08-09 12:43:18 +02:00
lever.py Worked on task 4. 2012-08-08 22:40:27 +02:00
main_menu.py Cleaned up some of the level-start code. 2012-08-08 23:00:39 +02:00
player.py Began implementing even more of the logic. 2012-08-08 19:29:26 +02:00
tile.py Added translucency. 2012-08-08 14:52:08 +02:00
worldobject.py Worked on task 4. 2012-08-08 22:40:27 +02:00