/burraco

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

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