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

https://github.com/johanatan/checkers

A simple implementation of the game of checkers in ClojureScript.
https://github.com/johanatan/checkers

Last synced: 5 days ago
JSON representation

A simple implementation of the game of checkers in ClojureScript.

Awesome Lists containing this project

README

          

Quickstart
==========

* Java 7 or Java 8 JRE or JDK must be installed on your machine.
* Install [`lein`](http://leiningen.org/)
* Run `lein cljsbuild once`
* Open a browser on `index.html`