
Use this page when you want to copy a current AuraJS pattern instead of starting from the full handbook or full contracts.
Pick the smallest example that already proves the subsystem you need.
Then read in this order:
That keeps the search space small for both humans and coding agents.
| I want to build... | Start here | Read next | Exact reference |
|---|---|---|---|
| a 2D RPG or adventure | examples/auramon |
Getting Started 2D | Lifecycle, Window, Input, and 2D Camera Exact Reference |
| a rhythm or audio-driven game | examples/aurasu |
Assets and Media | Gameplay Systems Exact Reference |
| a 3D voxel or procedural world | examples/auracraft |
Getting Started 3D | Draw3D, Camera, Lighting, and PostFX Exact Reference |
| local-first room-code multiplayer | examples/multiplayer-party or scaffold multiplayer |
Multiplayer Quickstart | Net, Multiplayer, and Runtime Sessions Exact Reference |
If you are still picking a direction:
If you already know the subsystem:
docs/api-contract.md or docs/api-contract-3d.md