shall we play a game? http://chess.davidwindham.com

romanmatiasko f8735db00c fix delete game with only one player on disconnect; update dependencies 9 years ago
bin 35f1484341 add Smart Regular chess font for rendering pieces 9 years ago
dist f8735db00c fix delete game with only one player on disconnect; update dependencies 9 years ago
routes f8735db00c fix delete game with only one player on disconnect; update dependencies 9 years ago
spec f8735db00c fix delete game with only one player on disconnect; update dependencies 9 years ago
src df63252caa fix location.origin in IE; add comment to chess pieces dict 9 years ago
views 35f1484341 add Smart Regular chess font for rendering pieces 9 years ago
.gitignore 28a2fd1d58 add chat flux store, component and actions 9 years ago
.jshintrc 9d7c81ac0f update gulpfile; play sounds; add .jshintrc and chess pieces unicode map 9 years ago
LICENSE.md abe7faa9be add license file; update dependencies; production build 9 years ago
README.md 88cc5fcd18 fix link in readme 9 years ago
app.js abe7faa9be add license file; update dependencies; production build 9 years ago
gulpfile.js 35f1484341 add Smart Regular chess font for rendering pieces 9 years ago
io.js f8735db00c fix delete game with only one player on disconnect; update dependencies 9 years ago
package.json f8735db00c fix delete game with only one player on disconnect; update dependencies 9 years ago
winston.js 1a63b49f1f add socket.io jasmine tests 9 years ago

README.md

Reti Chess

A lightweight, real-time chess app built in Node, Express, Socket.IO, React, Flux and Immutable. Reti Chess also uses chess.js for move validation and check/mate/draw detection.

You can play the game on www.retichess.com.

License

Available under the MIT License (MIT).