Game 038 β€” Catch the Target

Theme: Forest Tech
🧠 New concept: Random targets + collision hit test

Play

Move the player to the target. When you touch it, you score and it respawns.

Score: 0 | Best streak: 0

Learning Notes

🧩 What’s different from last game?

You combine movement with random positioning: reach the target to score.

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