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

https://github.com/notnew/quiescent-minesweeper

Minesweeper written clojurescript with quiescent
https://github.com/notnew/quiescent-minesweeper

clojurescript minesweeper minesweeper-js quiescent single-page-app

Last synced: 3 months ago
JSON representation

Minesweeper written clojurescript with quiescent

Awesome Lists containing this project

README

        

# quiescent-minesweeper
Minesweeper written clojurescript with [quiescent](https://github.com/levand/quiescent)

[Play it here](https://notnew.github.io/quiescent-minesweeper/index.html)

### Building
To build a release version of the javascript (builds to docs/cljs/main.js) run

lein cljsbuild once release