Skip to content

piqnt/stage.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

89aa080 · Mar 23, 2025
Jan 22, 2025
Feb 13, 2025
Feb 17, 2025
Mar 23, 2025
Jan 22, 2025
Jan 22, 2025
Dec 14, 2024
Jun 12, 2021
Dec 14, 2024
Dec 14, 2024
Jan 19, 2025
Jan 22, 2025
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Jan 22, 2025
Jan 22, 2025
Dec 14, 2024
Dec 20, 2024
Feb 13, 2025

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