Skip to content

Echsecutor/roll-and-build

Repository files navigation

Roll and Build Board Game

Maven Build and Tests Gitpod ready-to-code

This web app implementation of a roll and build type board game is under construction.

Basic Usage

  • clone this repository
  • compile/test mvn clean install
  • run java -jar target/*.jar
  • navigate to the swagger-ui to test the API xdg-open http://localhost:8080/swagger-ui.html

License

Copyright 2020 Sebastian Schmittner sebastian@schmittner.pw

AGPLV3

All code published in this repository is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Roll and Build Borad Game Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages