Changed some wording to be more specific.
This commit is contained in:
parent
9ca05ac342
commit
c8679c9cdf
@ -3,7 +3,7 @@ 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.
|
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:<br>
|
To compile the source-code, go into the project src/ folder and run the following command:<br>
|
||||||
<code>$ javac spaceshipsim/SpaceShipSim.java</code>
|
<code>$ javac spaceshipsim/SpaceShipSim.java</code>
|
||||||
|
|
||||||
<h4>Contributing</h4>
|
<h4>Contributing</h4>
|
||||||
|
Loading…
Reference in New Issue
Block a user