tjim / simplechess

An interactive chess program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An interactive chess program


Languages

Language:JavaScript 97.3%Language:CSS 2.7%