Toolbox Aid David Quesenberry 04/05/2026 asteroids_showcase_debug_tour.md
Launch Asteroids with:
?debug=1- optional mode override:
&debugMode=qa
Example:
games/Asteroids/index.html?debug=1&debugMode=qa
- `Shift + ``: toggle console
- `Ctrl + Shift + ``: toggle overlay
Ctrl + Shift + R: issue reload commandCtrl + Shift + ]: next panelCtrl + Shift + [: previous panel
- Open console with `Shift + ``.
- Run
asteroidsshowcase.preset.default. - Start a game with
1. - Fire, thrust, and rotate.
- Run
asteroidsshowcase.eventsto inspect event flow.
The showcase emits game-loop events such as:
SHIP_SPAWNSHIP_THRUSTSHIP_ROTATEBULLET_FIREDASTEROID_SPLITCOLLISION_DETECTEDSCORE_CHANGEDLIFE_LOSTWAVE_STARTEDGAME_OVER