Game 077 — Buggy Game (On Purpose)

New concept: debugging: reproducing issues + toggling fixes

This is a debugging trainer. Toggle “bugs” on/off, then use the debug panel to understand what’s happening.

Time
10.0
Score
0
Intervals
0
Goal
Find bugs

Debug Panel


What’s different from last game?

After accessibility, you practice debugging by intentionally shipping (and fixing) common mistakes.

Optional challenge variants

    Tips

    Open DevTools → Console to see helpful logs. Try changing constants at the top of the script.