Sinzear / dotsters

A game implemented in ClojureScript with the core.async library.

Home Page:rigsomelight.com/dotsters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dots

A game implemented in ClojureScript using the Core.async library.

See the blog post explaining the game

Play the game

Building and Running Locally

Clone the repo:

git clone https://github.com/bhauman/dotsters
cd dotsters

Build the ClojureScript

lein cljsbuild once

Start a Python web server (on a mac or unix machine)

python -m SimpleHTTPServer 8888

Browse to the locally running instance at http://localhost:8888/resources/public/dots.html

License

Copyright © 2013

Distributed under the Eclipse Public License, the same as Clojure.

About

A game implemented in ClojureScript with the core.async library.

rigsomelight.com/dotsters


Languages

Language:JavaScript 96.3%Language:CSS 2.3%Language:Clojure 1.3%Language:HTML 0.1%Language:Ruby 0.0%