Tutorials
Tutorials are complete, copyable paths through common Moosh game patterns. Start at the top if you are new; jump to a specific workflow when you know what you need.
Tutorials
- Your first game: build a paddle-and-ball game loop.
- Using assets: upload and draw images and sounds.
- Save data: store per-player progress.
- Leaderboards: submit scores from a public game.
- Using AI: prompt the editor assistant with useful context.
Before you start
Read the quickstart and keep the API reference open in another tab.