A simple Checkers board game, which use Corda blockchain to enforce
trust
among players
https://cordacheckers.djmil.dev
djmil
5168e38710
- tests for draw - ranking updates, to suuport draw results - replaca GameCommand.getCounterparty() with GameState.getOpponent(myName) makes code much readable and maintainable - uuid check in a contract - better exception handling in corda flows |
||
---|---|---|
backend | ||
corda | ||
webapp | ||
.gitignore |