Report as inappropriate.
Controls
direction keys to move
Instructions:
The goal is to get the key, then go to the door.
you can push blocks (even multiple blocks at a time)
Monsters run around and if they touch you you die.
You drown in water and die when you fall in a black pit.
Putting a block in water fills it up.
Putting a block in a hole makes the block go away.
You can kill monsters by pushing blocks on
them or directing them into water or a hole
This is still a work in progress. There is only 3 levels at the moment,
the first level is designed to demonstrate all the aspects of the engine.
***Update! now has 2 levels (beware dieing on the second level forces you to start the first over)***
***Update 11-10-08 : Now has 3 levels and a Level handler (no more starting the game over when you die)
if you bother to download the source, there is a built-in aid for building levels.
After making a level in the greenfoot editor via dropping objects on the world,
the world has a method called shoutout() which causes it to generate the javacode required to
re-create the level and this can be cut and pasted out of the console window
(make sure you have unlimited buffering turned on) into a method in order to add new levels.
***Update 11/11/08: Fixed the bug that caused the game to act up when you reach the end. Added a new level***
There is no HTML 5 translation of this scenario available.
View legacy version (requires Java plugin)
This scenarios uses Java features that are not available for use after conversion to HTML 5. Please try the legacy version, which requires the Java plugin to be installed.
Want to leave a comment? You must first log in.
2008/11/7
2008/11/7
2008/11/12
2008/11/16