Skip to content
/ cutjs Public
forked from piqnt/stage.js

Lightweight and fast 2D HTML5 rendering engine for cross-platform game development.

Notifications You must be signed in to change notification settings

sarvex/cutjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn More & Browse Examples

Standalone builds:

dist/cut.web[.min].js
dist/cut.cordova[.min].js

Platforms CommonJS modules:

platform/web.js
platform/cordova.js

Extensions for other libraries:

ext/cut-matter.js
ext/cut-p2.js
ext/cut-physics.js
ext/cut-sat.js

Documents:

doc/api.md

Examples highlight:

examples/game-orbit  Includes a short tutorial about packaging with Cordova for mobile distribution
examples/game-o      Spectacular colors and lots of fast moving objects to test performance

About

Lightweight and fast 2D HTML5 rendering engine for cross-platform game development.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.7%
  • HTML 1.3%