This project is an online game platform to play the Wizard card game.
It consists of multiple components to use on multiple platforms and a Spring Boot game engine in the cloud.
The aim of the project is to allow developers to create their personal Wizard game client based on the API.
After the implementation, developers can play against each other using their own game UI.
Other than being fun, it is also a playground to discover new tools and services to work with.
Download the WizardApiClient for JVM and get started building your client!
Download the NodeJS library and integrate it in your web app!
Learn how the Wizard card game works and how to your game client logic.
Download the JavaScript library to create a website connecting to the API.
Use the Swagger console to learn about the API
Download the live API spec in JSON or YAML format to create your own client!