Releases: EquipoJP/SuperBomberman
Version 1.5
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.
Version 1.0
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).
Version 0.5
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).