Skip to content

Version 1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@plazarotello plazarotello released this 22 Apr 09:43
· 47 commits to master since this release

Super Bomberman game

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

SuperBomberman1.0.jar is the executable; SuperBomberman1.0-src.zip contains the source code and SuperBomberman1.0-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).