Skip to content

oco2112/stardrift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

star drift

shoot for the stars 🚀

Install the Game

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 Game

Run the following command to compile all the Java files:

javac *.java

Once the files are compiled, run the main file:

java GameApp

License

MIT

Releases

No releases published

Packages

No packages published