9ca05ac342
Added info on project description, compiling, and contribution. |
||
---|---|---|
src/spaceshipsim | ||
LICENSE | ||
README.md |
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 source folder and run the following command:
$ javac spaceshipsim/SpaceShipSim.java