CRASH! by tmathmeyer 2011-08-26T17:04:00
right... so to make some things, you have to click on the item in your inventory. for example, clicking on trees makes wood, clicking on clay makes bricks, and clicking on wood makes a crafting table.
then you can make other things by using a 3x3 crafting table, like a furnace, which is eight bricks. you can also make lamps, etc, on the table. furnaces can be used to turn sand into glass and clay into tile.
the point of the game was to mine around underground and look for the four objects that finish the spaceship. then once you click on the spaceship, you win (with my crappy win screen).
because of the deadline and the fact that i dont make AWT games very often, (usually i use Swing) i wanst able to include monsters that spawn in the dark so lamps and doors were not really required.
also, what exceptions did you get?