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

Latest commit

 

History

History
39 lines (29 loc) · 1.58 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.58 KB

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