A simple Checkers board game, which use Corda blockchain to enforce trust among players https://cordacheckers.djmil.dev
Go to file
djmil 3f47654cf2 react: state -> reducer -> context
- Leaderboard: useState
- User: useReducer
- Games: useContext [...in progress]
- usePolling giveup on internal cache
  in favour of onResponce() callback
2023-11-09 12:29:47 +01:00
backend Games container sceleton 2023-11-08 18:22:05 +01:00
corda corda: GameView change opponentColor to myColor 2023-10-14 18:33:58 +02:00
webapp react: state -> reducer -> context 2023-11-09 12:29:47 +01:00
.gitignore front and back skeleton 2023-08-13 15:31:47 +02:00