A simple Checkers board game, which use Corda blockchain to enforce trust among players https://cordacheckers.djmil.dev
Go to file
djmil efd7127575 react: GlobalState: data, appCtx + polling feature
- Polling
 - time beased URI polling
 - can be diabled

- GlobaState
 - utilizes Flux pattern
 - data:
    for storing data for UI to work with
 - appData:
    for string global UI state

- major refactoring
2023-10-18 17:20:37 +02:00
backend springboot: rename GameState to GameView 2023-10-14 19:03:46 +02:00
corda corda: GameView change opponentColor to myColor 2023-10-14 18:33:58 +02:00
webapp react: GlobalState: data, appCtx + polling feature 2023-10-18 17:20:37 +02:00
.gitignore front and back skeleton 2023-08-13 15:31:47 +02:00