Game 097 — Multi-System Survival Game

New concept: State orchestration (multiple systems in one loop)

A DOM-only dodge-and-collect mini-game used as a teaching shell for this chapter’s concept.

Score
0
Level
1
Lives
3
Notes

What’s different from last game?

You combine movement, spawning, scaling, and decision pressure.

New concept introduced

State orchestration (multiple systems in one loop)

Optional challenge variants

    Reset

    Use reset any time. Clean resets are part of shipping reliable games.