Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 243 Bytes

Basic checkers game written for node.js requires: npm install express socket.io (also uses jquery)

Run server, and then log into http://host:9000/red/ to play as red http://host:9000/black/ to play as black

Double jumps not supported yet...