Pathway: Game Developer
Level: Beginner → Intermediate · For: building complete single-player games with code + editor.
This pathway takes you from the engine’s core model through the subsystems a game needs, then builds real games end-to-end. Includes a hands-on lab and per-section quizzes.
The route
Section titled “The route”-
Foundations — the game loop & phases, entities & GameComponents, and scenes & prefabs.
-
Run the editor — load a scene and run it, and learn the viewport & gizmo and hierarchy & inspector.
-
Core gameplay subsystems — Physics, Animation, Input, Audio, Navigation.
-
Build games (capstones) — Third-person, FPS, Vehicle, RTS, IK arm.
-
Lab — extend a capstone into your own game: add a mechanic, a HUD, and a sound.
Outcome
Section titled “Outcome”You can build a complete single-player game using physics, animation, input, audio, navigation, particles, and a HUD — and you understand where each runs in the phase order.