Go to file
Niels Serup ca7fea1916 Added elevator and minor other things to level 3 and 4. Added link from level 3
to level 4.
2012-08-21 18:36:51 +02:00
concept Added new concepts for level 1 tasks. 2012-08-12 17:56:09 +02:00
resources Added some prettier graphics to be used as laser beams. 2012-08-20 19:51:02 +02:00
robotgame Added elevator and minor other things to level 3 and 4. Added link from level 3 2012-08-21 18:36:51 +02:00
tests Created teleporter map generation and implemented it in level 1. 2012-08-14 00:28:50 +02:00
.gitignore Started on level 3. 2012-08-08 20:22:13 +02:00
README.txt Added preliminary level 4. No lasers yet. 2012-08-11 02:22:29 +02:00
robotgame.py Argument added to argparse parser + dummy level2 2012-08-08 19:42:57 +02:00

README.txt

This is a good game.


The rolling boulder task in level 1 is not guaranteed to be solvable, because
you might not be able to move an arrow block to the position you need to move
it to. However, this scenario is so unlikely that we have chosen to ignore it.