This is replica of Will Hero mobile Game, implemented using Java, JavaFX, CSS
- The UI/UX of the game has been designed using JavaFX
- Utilised CSS styling for the game background
- Utilised Animation Timer, Traslation and Timeline classes from java libarary for adding cool animations
- Utilised Serializable interface, and Serializaion/deserialization concepts for saving and loading the games
- Heavy usage of java event Handling classes to handle mouse and keyboard input
- The primary aim of Will Hero is to keep moving and survive. Keep clicking to dash sideways
- You have to dash over floating islands and dodge monsters along the way. Timing is crucial for survival.
- As you progress through the level, you'll encounter monsters
- You'll be collecting weapons and coins as you go along. You can use weapons to kill the monsters and increase your score.
Harjeet Singh Yadav