GitHub - piqnt/stage.js: 2D HTML5 rendering and layout engine for game development

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ stage.js Public

2D HTML5 rendering and layout engine for game development

License

View license

2.5k stars 246 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

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