Game 039 β€” Avoid the Obstacle

Theme: Forest Tech
🧠 New concept: Movement + moving hazard + collision lose

Play

Avoid the moving obstacle for as long as you can. Touching it ends the round.

Time survived: 0.0s

Learning Notes

🧩 What’s different from last game?

Now collisions have consequences: hitting the obstacle ends the round.

πŸ”€ Optional challenge variants

Open the code and try the variant ideas listed in comments near the bottom.

Tip: Use your browser devtools console to inspect state while you play.