Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 423 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 423 Bytes

Checkers

Checkers implemented using react.js, redux.js with sockets.io providing multiplayer functionality.

Currently it only allows for one game to be played. The first two users to connect in will be auto assigned a color. Subsequent users will only have viewing privelages.

You may view a working version here: https://play-checkers.herokuapp.com

TODO

  • Double jump not working for king going backwards