资源说明:Example Tetris in Clojure
Sample Tetris game in Clojure/Script [demo](https://rawgit.com/yogthos/Clojure-Tetris/master/demo.html) to compile Clojure version run ```bash lein uberjar ``` to compile ClojureScript version run ```bash lein cljsbuild once ``` Open `tetris.html` in a browser to play the game. Copyright (C) 2010 Yogthos Distributed under the Eclipse Public License License.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。