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

https://github.com/djblue/tetris

An almost complete tetris
https://github.com/djblue/tetris

clojure clojurescript game tetris

Last synced: about 2 months ago
JSON representation

An almost complete tetris

Awesome Lists containing this project

README

        

# tetris

An almost complete tetris.

## dev

To start a figwheel development server, do:

clojure -M:server

To build a static index.html, do

clojure -M:app > index.html