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

romanmatiasko 9fb3fcbc7b update readme and copy 9 years ago
bin 6e3ed0526a use es6 modules 9 years ago
dist 6e3ed0526a use es6 modules 9 years ago
routes 6e3ed0526a use es6 modules 9 years ago
src 9fb3fcbc7b update readme and copy 9 years ago
views 9fb3fcbc7b update readme and copy 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
README.md 9fb3fcbc7b update readme and copy 9 years ago
app.js 6e3ed0526a use es6 modules 9 years ago
gulpfile.js fd855cf7e8 add make move action 9 years ago
io.js a136109b31 start game when both players are connected 9 years ago
jest-preprocessor.js 6e3ed0526a use es6 modules 9 years ago
package.json 6e3ed0526a use es6 modules 9 years ago
winston.js 6e3ed0526a use es6 modules 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

(c) 2015 Roman Matiasko

Available under the MIT License (MIT).