This beta release of Bomberman for the 83 includes the following things:

	-BMBETA -- a 2-player beta

	-BOMB1 -- an ALMOST-FINISHED 1-player beta

	-BMLEVEL* -- Level files for either game

	-BMRANDOM -- A random level generator

	-BMEDITOR -- A level editor (will be updated as new features are
					integrated into BMBETA)

Basically, I wanted to recreate Bomberman in all its explosive glory on
the 83! So far I think it's going well, and a full version should be 
available in 2-3 weeks... 

In the 1-player version, the object is to find the "bombs". They appear
once you blow up a block that conceals one, and to beat the level you 
need to find all of them. I know, this is kinda boring, but then 
Bomberman wasn't meant to be played by only one person!!! I'm workin on
a 2-player version, which should be much more fun. Unfourtunately, I'm 
encountering problems with speed and the Get( command, so you may not be
able to enjoy the super fast speed of the 1-player beta in the 2-p version.

BMRANDOM generates a random level similar to BOULDERDASH... and it stores
it to matrix G... so if ya wanna load it, you need to choose "setup" in the 
game, and then select [G].

BMEDITOR allows editing or creation of new levels. The program stores it to 
matrix [H], so you must store it to another matrix before loading it (cuz
the setup menu only goes to [G]. The Y= key places a bomb in the square
the cursor is over, the WINDOW key places a wall, and the ZOOM key places
a pathway. Press "enter" exit.

Well, that's it!!! Hope you enjoy it... 

IF YOU HAVE ANY COMMENTS/SUGGESTIONS PLEASE PLEASE PLEASE E-MAIL ME AT:

					mikewkc@erols.com

							~~~~~Mike