The classic game of Checkers built in React.
- The CosmJS objects, messages, and clients for the Checkers app blockchain
- A ReactJS Web GUI based on b9lab/react-checkers from nablsi14
You can play the most up-to-date version at http://checkers.surge.sh
The purpose of creating this project was to learn about the Cosmos Interchain dev framework and integration with React framework, along with TypeScript
.
- Save multiple games to Local Storage
- The ability to switch between several saved games
- Allows player names to be changed mid-game
- The ability to make a player controled by an "AI"
- There are no planned upcoming features at this time