- This game is the remake version of Bomberman NES using Java and FXGL framework.
- Throughout the game, player will have 2 stage and place bomb to kill enemy along with the items they found randomly through break the wall
- Each level will have a set of enemies with differen intelligent, finding path and speed.
- All our development state and game wiki can found here at this Notion Page:
- Game development process
- Each team member task
- Enemies's wiki (points, speed, finding path, intelligent)
- Game's items
- Fixing bug zone
- Dowload InterlliJ, open this code folder with it and click run, done !