--------SUPER TOWER SMASHUP---------
Is a 2d top-down-perspective 
open source shoot-em-up game
created in 48 hours during the LD12
in August 2008 by the BLUPIX game 
development team.

-----------INSTALLATION-------------
Windows binary:
Just execute 'supertower.exe. The
required libraries are included
in the exe.

Source:
The game depends on python and
pygame. It is tested on Arch Linux,
and Microsoft Windows XP but should 
run on any platform, on which pygame 
and python exists.
Run with: 'python supertower.py'

------------CONTROLS----------------
The default control keys are:
Move: WASD, 
Shoot: Arrow Keys

The controls can be changed in the
config.cfg file. Joystick and mouse
are not supported.

-----------LICENSE------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

-----------CREATED BY---------------
Blupix Game Development:
	Peder2tm (programming)
	Killalot (sounds and graphics)
	http://blupix.asgerbj.dk/