F35 - Lightning

This is the game "F35-Lightning" which I created for the CpSc 416 2D Game Engine class in Clemson.
It is inspired by the 2D vertical scrolling game "Raptor - Call of the shadows". The main goal is simply to destroy
all enemies without getting hit to often. To play the game simply extract the zip file to a directory of your
choice. Then start a console, go to the directory you extracted the files to and type 'make'. SDL base , image, font and gfx development
and binary packages
must be installed on your system. If everything went right you can type './run' to start the game. It only works
on a linux system right now. To control your plane use the arrow keys to fly around and the spacebar to shoot.
Enjoy the game and thank you for taking the time to try it.
Christian Ackels
Download Milestone6 (milestone6_cackels.zip)
Download Webpage (game_page.zip)