- master (default branch) : CQRS + Event Source version written in Kotlin
- versions/scala_cqs : CQS version written in Scala
- versions/kotlin_cqs CQS version written in Kotlin
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
Based on: