Skip to content

christopherwk210/check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,