Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

abaddon/burraco

Repository files navigation

Burraco Card game

Kotlin CI codecov

Status

branches

Todo List

Game context:

  • Implement Burraco game command model
  • Implement Burraco game read model
  • Implement Burraco game API

Score Board context:

  • Implement Score Board context
  • Implement Score Board context API

Player context:

  • Implement Players context
  • Implement Players context API

Clients

  • Implement Web client
  • Implement Mobile client

Architecture

Based on:

architecture schema

API documentation