BlockBreaker 2






    License:
    Copyright © 2006-2011 Jim Bauwens
    
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see http://www.gnu.org/licenses/.

Block Breaker map editor
This is the map editor for Block Breaker.
You can use it to make maps (levels) for Block Breaker

Howto:
Copy bbb.map.9xp (92+) or bb89.map.9xp (89) to your calculator.
Place it in the folder of blockbreaker.
Run "map()".
When starting the editor it will ask the file name of your level (worldXX).
You can choose to load it, or create a new one.
When its done loading you will be presented with a block in the upper right corner.
Use the cursors to move it. Enter places the block. If you want to switch to another block use F1 or F2.
To set the name of your level, or other details press F3.

Important:
-You always have to define where the alien starts (using the block 'S').
-Don't forget that when the alien goes above the S level he will get more energy
-You may have maximum 2 magic blocks in your game (0 or 2). Otherwise you will have weird glitches (like teletransportation).
-THINK!
-AND CALCULATE

Keys:
Key Action
ON Quit and save
Left/Right/Up/down Move the current block Left/Right/Up/Down
F1 Change type of block (formward)
F2 Change type of block (back)
F3 Set Level settings (name, begin energy, rating ...)

Blocks types:

Image (92+) Image (89) Name Breakable? Energy Notes
S S Start Position - - You start here
Normal block Yes -1 energy
Hard block No
Bonus block Yes +1 energy
Platform block No Can come in any form. Doesn't fall.
Lava No You die! You lose a life
Magic block Yes 0 It always comes in a pair. When you brake one, the other one also brakes.
Transmitter No You win! The goal of the game :)





Copyright © 2006-2011 Jim Bauwens