Bomberman This is a simple bomberman-game implemented in Java. The following commands compiles and runs the game: javac -d . *.java java bomberman.Engine Use arrow keys and space to play.