Skip to content

Version 1.5

Latest
Compare
Choose a tag to compare
@plazarotello plazarotello released this 27 May 10:06
· 21 commits to master since this release

Super Bomberman Game


Third functional version of the Super Bomberman game being developed for the Videogames course on Unizar. It has ten levels, two sets of scenarios, ranking (top 3) and sound and controls options. It also includes a basic 3D version of the game.

SuperBomberman1.5.jar is the executable; SuperBomberman1.5-src.zip contains the source code and SuperBomberman1.5-docs.zip contains the JavaDoc of the project.

  • Requires Java 8

Controls (by default):

  • Arrow keys (up, down, left, right) to move bomberman.
  • Space key to put bomb.
  • Enter to confirm (on menus).
  • Escape to pause (on the game).

The controls can be changed on the control menu.