- [Getting started](/) - Basic concepts - [File structure](structure.md) - [Game loop](game.md) - [Components](components.md) - [Platforms](platforms.md) - [Collision detection](collision_detection.md) - [Effects](effects.md) - [Camera & Viewport](camera_and_viewport.md) - Inputs - [Gesture Input](gesture-input.md) - [Keyboard Input](keyboard-input.md) - [Other Inputs](other-inputs.md) - Audio - [General Audio](audio.md) - [Looping Background Music](bgm.md) - Rendering - [Images, Sprites and Animations](images.md) - [Text Rendering](text.md) - [Colors and the Palette](palette.md) - [Particles](particles.md) - [Layers](layers.md) - Other Modules - [Util](util.md) - [Widgets](widgets.md) - [Forge2D](forge2d.md) - [Oxygen](oxygen.md) - [Tiled](tiled.md) - [Debugging](debug.md) - [Splash screen](splash_screen.md) - [Tutorials](https://github.com/flame-engine/flame/tree/main/tutorials)