Atomic Hero - Speedhack Entry 2002B
-----------------------------------

Story
-----

In the year 2002, an unexpexted event occorred . An earthqauke of enormous proportions strikes right in the middle of a nuclear reactor. Inside all hell breaks loose... Equipment breaks, and the reactors rupture spilling radioactive goo all over the place. Workers are turned into mindless smileballs, and all power to the city of New York is lost. Luckily, a robot was developed to assist in clearing of such disasters, called a NDRR (Nuclear Disaster Recovery Robot). This robot is nicknamed Robo, for lack of a better name! The problem is there is only one man on earth that knows how to program this robot, and that's YOU! So grab your mini-rocket launcher, and get inside that nuclear plant and restore the power!!!

Objective
---------

For a start, you have to get to all the red doors in the power plant. When you enter these doors, you are in one of the reactor rooms. Your objective here is to program Robo to pickup all the Reactor Rods, and drop them back in the reactor. If you have returned all the reactors in the plant to working order, you have finished the level.

Instructions
------------

Keys for Platform Part :

Cursor Keys  (Left, Right) :  Movement
Alt        		   :  Enter Door
Z			   :  Fire
Space                      :  Jump
Escape                     :  Quits game

Keys for Topdown:

Q 	                   :  Exit Room
F2 		           :  Clear the Program
F3			   :  Reset the Grid

The rest is controlled using the mouse.
 

VM Programming :
----------------

The aim here is to program little Robo to move around in the room,
pickup the rods and put them into the reactor.

Remember you need to be ontop of a rod or reactor before you can drop
or pickup.

When you get into the little rooms where you need to program little Robo, You'll see that you have a textbox on the one side, one playing grid and
some programming buttons. Use these buttons to write a program to move 
the little robot. 

Remember first drop a rod into the reactor before picking up another rod.

Programming Keys :
------------------

The 2 hands are for the pickup and drop. And the directions are for 
moving the robot. If you program a direction then click on the direction
and type in the amount of moves.

Keys :

Q	 - Exit Room
F2	 - Clear Program
F3	 - Reset Program
F4	 - Run Program


*********************************
We cannot be held responsible
for any damages that may result
from using this software and
source code. Feel free to use
parts of it in your own source,
Just remember to give credit
where credit is due.
*********************************

Enjoy Atomic Hero !

Tom Van den Bon (Grudge), Sebastian Schocke (Hunter Seeker)