项目作者: lightscaletech

项目描述 :
CLJS HTML Canvas implementation of Tertris.
高级语言: Clojure
项目地址: git://github.com/lightscaletech/tetris-cljs.git
创建时间: 2017-05-12T10:53:52Z
项目社区:https://github.com/lightscaletech/tetris-cljs

开源协议:GNU General Public License v2.0

下载


tetris-cljs

CLJS HTML Canvas implementation of Tertris.

Description

This is a basic implementation of tetris written in clojurescript. You can play
the build of this here.

Usage

If you would like to build this for to work on it, it uses the
boot build tool. Install the build tool. Then you can clone
the repo. From the root of the project run boot dev. This will start building
the project then run a simple webserver hosting the site at localhost:8080.

Have fun!!!