Hex game implementation in ClojureScript.
To build it, run lein cljsbuild once main
, start a localhost web
server (e.g. python -m SimpleHTTPServer
) and connect to it in a
browser.
Distributed under the MIT License (see the file MIT-LICENSE).
Hex game implementation in ClojureScript.
To build it, run lein cljsbuild once main
, start a localhost web
server (e.g. python -m SimpleHTTPServer
) and connect to it in a
browser.
Distributed under the MIT License (see the file MIT-LICENSE).