Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 877 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 877 Bytes

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.