A simple Checkers board game, which use Corda blockchain to enforce
trust
among players
https://cordacheckers.djmil.dev
djmil
959ea0051d
- abstract GameState as a base class for + GameProposale + GameBoard + GameResult - GameView persepective approach as result significant downplay of DTO classes - single GameCommand - single transaction Commit flow with dedicated responder - extensive use of orchestartion code flow pattern |
||
---|---|---|
backend | ||
corda | ||
webapp | ||
.gitignore |