An open API service indexing awesome lists of open source software.

https://github.com/piqnt/stage.js

2D HTML5 rendering and layout engine for game development
https://github.com/piqnt/stage.js

game game-2d html5 html5-game-development javascript

Last synced: about 2 months ago
JSON representation

2D HTML5 rendering and layout engine for game development

Awesome Lists containing this project

README

        

![Stage.js](https://static.piqnt.com/stage.js/stage.png "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**](http://piqnt.com/stage.js/docs/)

[**Examples & Demos**](http://piqnt.com/stage.js/)