stage-js
Version:
2D HTML5 Rendering and Layout
23 lines (12 loc) • 609 B
Markdown

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**](http://piqnt.com/stage.js/docs/)
[**Examples & Demos**](http://piqnt.com/stage.js/)