Gravity is my first attempt at a C++ game.
The goal is to survive 90s without getting hit by any enemies.
The player and enemies are pulled towards the cursor(as well as the bullets slightly).

The controls are simple:

Leftclick	-	Shoot a bullet(you can only shoot five at a time)
Rightclick	-	Re/start the game(If prompted)
Escape		-	Exit the game(useful in fullscreen mode)

To change specific settings go into the '/data' directory and open the 'prop.txt' file
the rest should be self explanetory

NOTE: This game ONLY has been made for windows, so no OSX/Linux versions yet
NOTE: I do not own the songs or the font

Current Version is 1.3.5

Made by Alex Read Allan 2013
