SpaceShipSim

Space Ship Simulator is a basic 2D simulator of a spaceship in a frictionless environment. This program was made for educational purposes, and is meant to be quite simple.

To compile the source-code, go into the project src/ folder and run the following command:

$ ant jar

###Contributing If you wish to contribute, feel free! Just make a pull request with the patch along, and if you wish add your name to the @author tag at the top of the Java file you edited/fixed.

###License All code in the repository is under the GNU GPLv3.

S
Description
A simulation of a 2D space ship in the frictionless environment of space.
Readme GPL-3.0
166 KiB
Languages
C++ 57.1%
C 34.5%
CMake 8.4%