Skip to content

gzmask/tetris-cljs-figwheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tetris of ThreeJS, CLJS and Figwheel trio.

screenshot

Tetris-CLJS-threejs-figwheel

A (yet another) Tetris for ThreeJS and Clojure in the browser ClojureScript, three.js and Figwheel.

Setup

To get an interactive development environment run:

lein figwheel

and open your browser at localhost:3449.

and you should see an alert in the browser window.

To clean all compiled files:

lein clean

To create a production build run:

lein cljsbuild once min

Then open your browser in resources/public/index.html.

License

Copyright © 2015 [email protected]

Distributed under the WTFPL – Do What the Fuck You Want to Public License.

About

tetris, from ThreeJS, Clojurescript and Figwheel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published