The game engine did not load. Two common causes:
1. You opened this file directly (file://). Modern browsers block modules that way.
Run a tiny local server instead โ see the README โ or just push to GitHub Pages, where it works automatically.
2. No internet (Phaser loads from a CDN on first run).