Game 013 β€” Countdown Timer

Theme: Retro Arcade
🧠 New concept: setInterval + stopping loops

Play

Time left: 10

Learning Notes

🧩 What’s different from last game?

You control repeated time ticks and must clear intervals to avoid stacking.

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