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

romanmatiasko df63252caa fix location.origin in IE; add comment to chess pieces dict 10 years ago
bin 35f1484341 add Smart Regular chess font for rendering pieces 10 years ago
dist df63252caa fix location.origin in IE; add comment to chess pieces dict 10 years ago
routes 6e3ed0526a use es6 modules 10 years ago
spec 1a63b49f1f add socket.io jasmine tests 10 years ago
src df63252caa fix location.origin in IE; add comment to chess pieces dict 10 years ago
views 35f1484341 add Smart Regular chess font for rendering pieces 10 years ago
.gitignore 28a2fd1d58 add chat flux store, component and actions 10 years ago
.jshintrc 9d7c81ac0f update gulpfile; play sounds; add .jshintrc and chess pieces unicode map 10 years ago
LICENSE.md abe7faa9be add license file; update dependencies; production build 10 years ago
README.md 88cc5fcd18 fix link in readme 10 years ago
app.js abe7faa9be add license file; update dependencies; production build 10 years ago
gulpfile.js 35f1484341 add Smart Regular chess font for rendering pieces 10 years ago
io.js 679a977856 styles changes; fix expired link 10 years ago
jest-preprocessor.js 6e3ed0526a use es6 modules 10 years ago
package.json 76289095d9 highlight valid moves; use version of chess.js from github 10 years ago
winston.js 1a63b49f1f add socket.io jasmine tests 10 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).