项目作者: christopherwk210

项目描述 :
A JavaScript game engine built on checkboxes ✅
高级语言: TypeScript
项目地址: git://github.com/christopherwk210/check.git
创建时间: 2017-06-12T20:18:57Z
项目社区:https://github.com/christopherwk210/check

开源协议:MIT License

下载


Check

LICENSE | DOCS

A JavaScript game engine built on checkboxes ✅

Download

Still in development, stay tuned!

Development

  1. Fork the repo
  2. Clone locally
  3. Install and start watchify with npm i && npm start

To make a build, use npm run build.

To serve the docs locally, use npm run docs,