You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fork of chess-at-nite (https://code.google.com/p/chess-at-nite/) that compiles with Emscripten and exports a C-style function that can be run in a web worker. It also uses two javascript script libraries; chessjs and chessboardjs to build a basic web UI.