--------Super Suicidal Skydive---------
Is a 2-dimensional multiplayer 
open source game created in the
year of 2009 by the BLUPIX game
development team.

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

Source:
The game is written in C and 
depends on the SDL, SDL_gfx,
SDL_ttf, SDL_image and SDL_mixer
libraries, which are available at
libsdl.org. The game can be compiled
with the gnu make tool. 
Type 'make' in the source folder
and run the binary.

------------OPTIONS----------------
The game is controlled by the 
keyboard and the buttons are
chosen in game. For fullscreen
run the game with the --fullscreen
command line argument.

-----------LICENSE------------------
This game is released under the PHK
beer-ware license:

"THE BEER-WARE LICENSE" (Revision 42):
<peterbjorgensen@gmail.com> wrote this game. As long as you retain this notice you
can do whatever you want with this stuff. If we meet some day, and you think
this stuff is worth it, you can buy me a beer in return, Peter B. Jrgensen

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