Interstellar Stick Hero is a JavaFX-based game where players navigate a character through various challenges using a dynamically growing stick.
- Java Development Kit (JDK) installed
- Maven installed
- Clone the Repository:
git clone https://github.com/Parasv17/Interstellar_Stick_hero.git cd Interstellar-Stick-Hero
- Compile the Project:
mvn clean install
- Navigate to the Target Directory:
cd target
- Run the JAR File:
java -jar Interstellar-Stick-Hero_1.0-SNAPSHOT.jar
- Press play, hold the right click of the mouse to grow stick and release it to stop and drop
- Press space bar to flip once
- You can pause in between and also save/exit and load the game.
- High score gets saved in document
Interstellar Stick Hero - An adventurous journey through space with sticks!