Skip to content

digitalbox94/JBomberman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBomberman Build Status Coverage Status

It's a Bomberman Clone, which can be played by up to 4 Players.

Playground

##Rules

A Game goes over 3 Rounds and the Bomberman, who got the highest score wins.

##Latest Release

JBomberman Client and Server

##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

About

Bomberman Clone

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%