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

2D HTML5 rendering and layout engine for game development

License

Notifications You must be signed in to change notification settings

Mu-L/stage.js

 
 

Repository files navigation

Stage.js

Stage.js is a lightweight and fast 2D rendering and layout library for web and mobile game development.

Stage.js provides an intuitive api to create interactive graphics on HTM5 2D Canvas.

Features
  • Optimized rendering loop

  • Pointer events processing, and dispatching events to target components

  • Texture atlas, sprites, and image preloading

  • Components tree object model

  • Layouts, positioning, and transitions


Documentations

Examples & Demos

About

2D HTML5 rendering and layout engine for game development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 63.4%
  • JavaScript 29.8%
  • HTML 6.5%
  • CSS 0.3%