Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 2.28 KB

README.md

File metadata and controls

50 lines (39 loc) · 2.28 KB
Logo

Bomberman

A remake version of Bomberman NES

About the game

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

Project wiki and development state

  • All our development state and game wiki can found here at this Notion Page:
  1. Game development process
  2. Each team member task
  3. Enemies's wiki (points, speed, finding path, intelligent)
  4. Game's items
  5. Fixing bug zone

Installation

  • Dowload InterlliJ, open this code folder with it and click run, done !

Game showcase

Game menu

Level 1

Level 2

Gameplay video

bomberman.gameplay.mp4