Game 040 β€” Simple Chase Game

Theme: Forest Tech
🧠 New concept: Multi-entity movement + AI chase

Play

Avoid the chaser for 20 seconds. If it catches you, you lose.

Goal: Survive 20.0s | Time: 0.0s

Learning Notes

🧩 What’s different from last game?

You manage multiple moving entities: one controlled by player, one by simple AI.

πŸ”€ 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.