Skip to content

Version 0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@plazarotello plazarotello released this 09 Apr 16:21
· 77 commits to master since this release

Super Bomberman game

First 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 options.

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

* Requires Java 8


Controls:

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