tarnacious / chess-at-nite

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.

Home Page:http://tarnbarford.net/journal/chess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

http://tarnbarford.net/journal/chess


Languages

Language:C++ 73.7%Language:JavaScript 21.6%Language:C 3.6%Language:CSS 1.1%