- 4 minutes to complete a level
- 3 levels
- 3 power-ups types
- 2 enemies types
- 3 minutes to complete each level
- custom number of enemies
Check that you have Java installed on your computer. If not, download it from here.
Try to double click on the JBomberman.jar file. If it doesn't work, open a terminal and type:
java -jar JBomberman.jar
Sometimes, the speed of the game can be affected by the computer. You can try to run the game
java -Xms512m -Xmx1024m -jar JBomberman.jar