/cljs-hex

The board game Hex, on the web

Primary LanguageClojureMIT LicenseMIT

cljs-hex

Hex game implementation in ClojureScript.

Play it live here.

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.

License

Distributed under the MIT License (see the file MIT-LICENSE).