Tutorials roadmap

This roadmap tracks the progressive example series under examples/scenes/.

Status legend:

  • DONE: implemented and runnable

  • WIP: in progress

  • TODO: planned

Current baseline

  • 001_min_scene: DONE

  • 002_hello_overlay: DONE

  • 003_simple_shape: DONE

  • 004_shape_gallery: DONE

Next targets

  • Input visualizer and action mapping examples

  • Time/delta-time focused examples

  • Collision-focused examples

  • Camera/viewport mode examples

  • Capture/replay focused examples

Notes

  • Tutorial pages should stay aligned with runnable example IDs.

  • Each new tutorial should include: goal, run command, concepts taught, and expected visual result.