=== Mister Block ===

Mister Block, the most imaginative guy around, is looking for his blue blocks. In order to get at them, he has to navigate mazes plagued with traps - why he keeps his blocks in mazes plagued with traps is still unbeknown to anyone, but I digress.

Red blocks -> death
Blue blocks -> What you want to get
Green blocks -> Level flip
White blocks -> Wall - can't go through this
Other blocks are powerups. There is a super jump and invincibility powerup - see if you can figure out which is which!

Once you've got all the blue blocks, you can move on to the next level.
The controls are as follows:

Left/Right on stick = Left/Right
B = Jump
Start = Restart level
Select = Exit game

Enjoy!


== Level Editing ==

OK, as you may have noticed, Mister Block has only 14 levels to explore - which isn't much, frankly. Thankfully, this is where you come in, using your creative talents to create unique puzzles to solve.

Each level is a large text file. It contains a 40*30 grid of characters. If you can't be bothered to make a grid, there is one in data/levels/empty. You'll notice it is full of the letter e, and for very good reason.

e - empty space
w - wall
f - flip square
d - death square
b - blue square (goal)
s - super jump powerup
i - invincibility powerup

By replacing tiles (tiles are 8*8 squares) with those letters, you can construct any level you want.
Be aware that Mister Block always starts halfway down the left side of the screen - that's Column 1, Line 15.
