Inspired by carpool coordination services like ‘BlaBlaCar’ or ‘Mitfahrzentrale’ we want to build an application to coordinate game sessions. We plan to create a platform for people who are looking for other people to play games with. Covering online multiplayer games, tabletop, pen and paper or regular board games we want to provide a kind of bulletin board where people can state what they want to play, when and where they want to do it and how many people they are looking for. Others can then react to the postings and virtually join the play session to be connected by us so everyone can coordinate the actual play session together on a Common Playground.
Build status master | |
Build status dev | |
Codacy Grade | |
Code Test Coverage |
-
requirements: Docker
-
Execute:
docker run -p 8080:8080 commonplayground/commonplayground
This will download the latest Docker container from DockerHub and executes the Spring Boot backend onhttp://localhost:8080
-
Allow installation of apps from unknown sources.
-
Then download our latest release and install it: Releases
If it isn't working the first time, then install a older version first, and uninstall it again. Then you should be able to install the latest release.