/simplechess

An interactive chess program

Primary LanguageJavaScript

Simplechess, an interactive chess program

Install and run:

git clone https://github.com/tjim/simplechess.git
cd simplechess
meteor

Players can then browse to http://localhost:3000/

This program made possible by meteor and chessboard.js.