Orbital Defense
by Joe Lee (ReaverJoe)


Install the windows binaries of the following packages:

  - Python   - http://www.python.org/
  - PyGame   - http://www.pygame.org/
  - PyOpenGL - http://pyopengl.sf.net/

Then double-click on orbital.py.

You can set several options (screen size, fullscreen) by editing the source of
orbital.py.


Instructions:

    - Dragging with the left mouse button moves the shields.

    - Right click builds a shield (if you have enough energy).

    - Energy is built up by the outer ring (solar collectors) when they
      are facing the sun.

    - If an asteroid hits the earth and you don't have enough energy,
      the game is over.

