This is a checkers engine written in rust which exposes a API for network access.
- Fix init board validation
- Updated move/turn logic to allow for more than one jump at a time
- Update kinged pieces logic
- Add winning the game logic
- Remove use of Player names as identifiers
- Add ALL API LOGIC.. ^_^