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...
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...