The classic game of Checkers built in React.
You can play the most up-to-date version at http://checkers.surge.sh
The purpose of creating this project was to learn the React framework, along with TypeScript
. As a result, I'm sure there are many things about this project that are far less than perfect. However, it is my goal to keep improving this project as I continue to learn.
- 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