Bomb Panic v0.9                                     (Fully functional version)
Created by Christopher Tremblay                      (ti_chris@yahoo.com)

~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
The goal:
~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
The goal of the game is to rid the underground maze of one bomb out of 2
possible bombs.  The man can move in 4 directions at one given time which are
respectivelly (left, right, up, down).  The player may push walls around in
order to create a path to get a bomb.  You may only push a wall when there is
no wall behind or concrete.

Situation 1 ('push up' is possible)
  _

  _
  *

Situation 2 ('push up' is impossible)
  _
  _
  *

~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
Other Similar Games?
~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
This game has been based upon a game I once saw on Pak Watch called
"Bomb Sweeper".  I've also seen a TI-85 USGuard version which is an image of
that Pak Watch game fo ti-85.  The only downdrop to that version is that the
grid is 6x4 which is relativelly small compared to Bomb Panic which holds a
8x7 grid which is more then twice as much area space.  That vresion also gave
30 seconds to complete the levels ; Bomb Panic gives 40 seconds because the
difficulty is greater.  Ontop of that I'm also giving the option to reset the
level with a small penalty on time.

~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
Controls
~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
Up/Down/Left/Right           Man's movement
Exit                         Quits Bomb Panic
2nd                          Resets the level and decreases 10sec

~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
Versions
~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
v0.8              Original Version
v0.9              -Bug Fix for the Bomb
                   -Added end of level when on the bomb
                   -Added end of game when at hte last level
                   -Optimized the screen picture with math patern equations
                    result is a KByte less in size
                   -Made 18 levels
                   -Bug Fix when 1 bombs was ontop of another
                   -Optimized for size
                   -Decided to kill the 2 player idea
(Future)
v1.0               The only thing I believe must be added is levels.
                   I currently am planning for 60levels to come
                   I don't believe there's any more bugs, but then again,
                   you never know right? =)         (Please report bugs to me)

~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
Other stuff
~`'`'`'`''`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'`'
This is my first release on Z80 CPU but there's more games I'm planning on
making but I'll keep that a surprise =)

If you'd wish to create levels for this game please mail me aswell.  I'm
looking for more new fresher ideas for levels.  I have made an user friendly
editor I can send out!  Check the E-Mail address above.