/Bomberman

Recreated the arcade game - Bomberman in Java

Primary LanguageJavaMIT LicenseMIT

README

Rebuilt the arcade-style maze-based video game Bomberman in Java.

Bomberman.mp4

Description

Bomberman, is a robot that must find his way through a maze while avoiding enemies. Doors leading to further maze rooms are found under rocks, which Bomberman must destroy with bombs. There are items that can help improve Bomberman's bombs, such as the Fire ability, which improves the blast range of his bombs. Bomberman will turn human when he escapes and reaches the surface.

To-do

  • Build doors for advancing to next levels
  • Improve bomb blast animation

License

This project is licensed under the MIT License.