shoot for the stars 🚀
Open your terminal and run the following command to clone this repository:
git clone https://github.com/oco2112/stardrift.git
cd stardrift
Make Sure Java is Installed on your machine. You can verify by running:
java -version
If Java is not installed, download and install the latest version of the Java JDK.
Run the following command to compile all the Java files:
javac *.java
Once the files are compiled, run the main file:
java GameApp