An open API service indexing awesome lists of open source software.

https://github.com/lynnagara/chess

2 player chess in the browser
https://github.com/lynnagara/chess

Last synced: 12 months ago
JSON representation

2 player chess in the browser

Awesome Lists containing this project

README

          

# Chess

2 player chess in the browser using <canvas>

### Javascript

Run tests:

* npm install
* karma start

### ScalaJS

Prerequisites:

* sbt 0.13.7 or newer
* scala 2.11.6 or newer

SBT commands:

* sbt
* run / ~run
* test / ~test
* reload => reloads build file
* fastOptJS => rebuild js