Robolts
===============
Entry in PyWeek #6  <http://www.pyweek.org/6/>
Team: Magma Team
Members: Satanas, PyMike, Geometrian

Based in a Robot that must save earth from an alien invasion. Aliens plan to build 
a hyper mega cannon to shoot electric waves that destroy the human race. They took
one of the most impotant laboratory in earth to accomplish their mission but, when 
they were building the cannon laboratory runs out of energy. They decide capture
scientists in lab and every human being to absorb their energy and finish their plans.

The last hope is Robolt. A top-secret project developed by scientist to explore mars 
surface but that must be used to save earth this time. The problem is that Robolt isn't
finished yet. He doesn't have a permanent power source, so scientist decided to release 
him with a temporary power source. So Robolt must take any power source in the way to 
recharge him and defeat aliens and their malevolous plains.

CODE BY:
    * Satanas
    * PyMike
    
ARTWORK BY:
    * Satanas
    * PyMike
   
SOUND BY:
    * Sounsnap <http://www.soundsnap.com/>


DEPENDENCIES:

You might need to install some of these before running the game:

  Python:     http://www.python.org/
  PyGame:     http://www.pygame.org/



RUNNING THE GAME:

On Windows or Mac OS X, locate the "run_game.pyw" file and double-click it.

Othewise open a terminal / console and "cd" to the game directory and run:

  python run_game.py



HOW TO PLAY THE GAME:

* To move use the arrow keys
* To jump press z
* To shoot press x

The object of the game is to shoot the aliens and rescue people and beat all the levels.



LICENSE:

Released under the GNU Lesser General Public License

