Skip to content

Latest commit

 

History

History
72 lines (47 loc) · 2.04 KB

README.md

File metadata and controls

72 lines (47 loc) · 2.04 KB

Will-Hero Game

This is replica of Will Hero mobile Game, implemented using Java, JavaFX, CSS

  • Game

Implementation Details:-

  • 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

Game Objecive:-

  • 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.

Dependencies

In-Game Snapshots

Welcome/Username

  • Welcome

Choose Theme

  • Welcome

Choose Avatar

  • Welcome

Game Play

  • Welcome

Dark Theme

  • Welcome

Evening Theme

  • Welcome

Beach Theme

  • Welcome

Sunset Theme

  • Welcome

Resume

  • Welcome

Save

  • Welcome

Resurrection

  • Welcome

Loading Saved Games

  • Welcome

Author

Harjeet Singh Yadav