The paragraph above comes directly from Shane Curry. Everything below this line is structured context and the live prototype.
Live Prototype
DEAD BEAT
I once loved. I was once loved.
Press the button, then walk to wind the room up to 90 BPM.
ENTER THE SONG IN YOUR HEART
What It Is
This page is a tiny software-rendered first-person room running directly in the browser. The renderer is written in Rust, compiled to WebAssembly, and mounted here as static files so it can ship with the rest of the site on GitHub Pages.
Controls
WandSmove forward and backward.AandDturn left and right.MOVE THROUGH YOUR SONGwakes the room and starts the music box.- Click into the wall text boxes to rewrite each side of the room live.
Build Notes
The source for this experiment now lives inside the site repo, and the web build copies
its JavaScript, CSS, and WebAssembly bundle straight into the published /site
tree. That keeps the game portable without needing a separate host or framework.
Preferred Citation
Shane Curry, "Dead Beat," https://shanecurry.com/blog/dead-beat/, published April 2, 2026, updated April 2, 2026.