a-robots-conundrum/robotgame
Sakse Dalum 10a02effbe Added new concepts for level 1 tasks. 2012-08-12 17:56:09 +02:00
..
logic Laser now shows behind mirrors where needed. Next up is improving laser 2012-08-12 17:01:58 +02:00
__init__.py Added game.py etc. 2012-08-07 13:21:08 +02:00
block.py Added well and compactified level1. 2012-08-10 18:37:17 +02:00
boulder.py Should fix "double-animation" glitch during boulder falls. 2012-08-09 17:05:09 +02:00
fadeout.py Added darkness! 2012-08-09 17:18:44 +02:00
game.py Added loader object. Game now loads on startup. 2012-08-10 18:54:48 +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
laser.py Laser now shows behind mirrors where needed. Next up is improving laser 2012-08-12 17:01:58 +02:00
level.py Laser now shows behind mirrors where needed. Next up is improving laser 2012-08-12 17:01:58 +02:00
level1.py Added new concepts for level 1 tasks. 2012-08-12 17:56:09 +02:00
level2.py Replaced ground tile with indoor tiles in some places. 2012-08-10 22:20:31 +02:00
level3.py Laser now shows behind mirrors where needed. Next up is improving laser 2012-08-12 17:01:58 +02:00
level4.py Laser now shows behind mirrors where needed. Next up is improving laser 2012-08-12 17:01:58 +02:00
level_bonus.py Replaced ground tile with indoor tiles in some places. 2012-08-10 22:20:31 +02:00
lever.py Modified the time at which levers trigger compared to their animation. 2012-08-10 16:57:22 +02:00
loader.py Implemented elevating_column. 2012-08-11 14:47:06 +02:00
main_menu.py Cleaned up some of the level-start code. 2012-08-08 23:00:39 +02:00
mirror.py Added lasers. Lasers not pretty yet. 2012-08-11 21:47:38 +02:00
misc.py Added preliminary level 4. No lasers yet. 2012-08-11 02:22:29 +02:00
player.py Added loader object. Game now loads on startup. 2012-08-10 18:54:48 +02:00
tile.py Added translucency. 2012-08-08 14:52:08 +02:00
trigger.py Added task 5. 2012-08-12 17:36:59 +02:00
worldobject.py Boulder now ignores player and vice versa. 2012-08-09 15:22:42 +02:00