Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainaarya/will_hero_game
Implementation of the popular game 'Will Hero' using JavaFX and Object-Oriented Programming Concepts for the Advanced Programming Course Project 2021.
https://github.com/rainaarya/will_hero_game
event-driven-programming game-development java javafx javafx-animation javafx-project object-oriented-programming
Last synced: about 2 months ago
JSON representation
Implementation of the popular game 'Will Hero' using JavaFX and Object-Oriented Programming Concepts for the Advanced Programming Course Project 2021.
- Host: GitHub
- URL: https://github.com/rainaarya/will_hero_game
- Owner: rainaarya
- Created: 2021-12-06T11:37:00.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T12:39:41.000Z (8 months ago)
- Last Synced: 2024-05-07T13:39:00.108Z (8 months ago)
- Topics: event-driven-programming, game-development, java, javafx, javafx-animation, javafx-project, object-oriented-programming
- Language: Java
- Homepage:
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Will Hero Game
## :rocket: Features
* Play a fun filled game, and try to save the Princess from the Boss Orc!
* Earn numerous coins and weapons along the way.
* Get past various Orcs and Obstacles.
* Get weapon upgrades via weapon chests and select your own weapon!
* Got Eliminated? Couldn't save the Princess? Fear not, as you can use your coins to revive your Hero back once more!
* Got busy in the middle of the game? Easily save your game and load back anytime you wish!## :computer: Design and Implementation
* Event-Driven Programming & Object Oriented Programming concepts were used such as Polymorphism, Inheritance, Interfaces, Abstraction & Exception Handling.
* GUI effects via Animations such as Translations, Rotations & Timelines on the Weapons, Orcs & Hero for stunning visuals!
* Coordinates of different elements have been accessed and updated to change their positions as the game proceeds to give a seamless and smooth experience.## :camera: Screenshots From The Game