On Mon, Apr 13, 2015 at 11:07 AM, Ralf Seliger <[email protected]> wrote: > For an example have a look at https://web.chessclub.com which is a web > interface to the Internet Chess Club servers written in JavaScript/jQuery > (client) and node.js (server).
Wow, that looks familiar... I created this (client-only) chessboard with my son while trying to teach him some programming concepts: http://rhyolight.github.io/chesster/ https://github.com/rhyolight/chesster On another note, I'm interesting in figuring out how to encode the state of a chessboard into an SDR so I can train a model on a database of history chess games. --------- Matt Taylor OS Community Flag-Bearer Numenta
