/mancala

A simple Spring Boot application featuring an OpenAPI Specification, uses swagger-codegen-maven-plugin to generate API and models, MySQL database to store game state, GamePlay class holds all rules, and custom exceptions and utility classes are grouped in their own respective packages.

Primary LanguageJava

Stargazers