It's a Bomberman Clone, which can be played by up to 4 Players.
##Rules
A Game goes over 3 Rounds and the Bomberman, who got the highest score wins.
##Latest Release
##Server as Docker Container You will find the Dockerfile here: jbomb-docker
or from Docker Hub (or directly run it):
docker pull silvanadrian/jbomb-docker
And start the container:
docker run -d -p 5672:5672 -p 15672:15672 silvanadrian/jbomb-docker