Size: 1mb approximately
Directions: Extract all the files to the same directory. Make sure that the SDL dll's and the data folder
are in the SAME directory as the application.
Size: 1.10mb, approximately 850 lines of code
Directions: To compile, u must first install SDL and have either the SDL and SDL Mixer dll's in
the same directory as the executable or in the WINDOWS/System32 folder
To install, go to your Dev-Cpp folder (usually found c:/Dev-Cpp) and copy the contents of include into the Dev-Cpp include
folder and copy the contents of lib into the Dev-Cpp lib folder
To run, click on Spaceship.exe. Make sure that data and the two SDL dll files are in the same directory.