-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lucina de Oliveira edited this page Aug 14, 2026
·
1 revision
Yuuna is a lightweight, state-machine-based TypeScript game engine for quick prototypes. If you're just getting started, the README covers install and a quick start example — this wiki is the deeper reference for everything past that.
- Concepts — the full reference for every concept the engine has: renderables, the camera, events (including custom events), keyboard input, sprites & animation, sound effects & music, canvas configuration, and mechanics pipelines.
- Playground — an in-browser editor with a small, focused, runnable example for most concepts on this wiki, plus a few full example games.
- Discussions — for questions, ideas, and anything that isn't a bug report.
- Issues — for bugs and concrete feature requests.