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

romanmatiasko 76289095d9 highlight valid moves; use version of chess.js from github 9 years ago
bin 35f1484341 add Smart Regular chess font for rendering pieces 9 years ago
dist 76289095d9 highlight valid moves; use version of chess.js from github 9 years ago
routes 6e3ed0526a use es6 modules 9 years ago
spec 1a63b49f1f add socket.io jasmine tests 9 years ago
src 76289095d9 highlight valid moves; use version of chess.js from github 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 679a977856 styles changes; fix expired link 9 years ago
jest-preprocessor.js 6e3ed0526a use es6 modules 9 years ago
package.json 76289095d9 highlight valid moves; use version of chess.js from github 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).