• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    Clojure
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An almost complete tetris

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