I let AI turn my personal website into an infinite runner as an easter egg
I had a lot of fun this weekend letting Claude Code turn the background of my personal blog into a fully playable infinite runner through a forest scene, as a kind of easter egg. It even features a classic arcade-style global leaderboard.
It was a lot of fun, and my kids have been playing it for hours (it's mostly their scores on the leaderboard).
The fox model is human-made (CC0) but everything else was generated in code.
The workflow involved:
Building a static 3D scene first, and getting the visuals to look nice. My plan was initially to stop there.
Then we started adding a path (initially straight, later curved), and a sphere jumping over things.
Gradually I refined it, added more obstacles, brought in the fox model, and over a few more dozen iterations it turned into the game it is now.
I'm quite happy with how it turned out, and tempted to start adding more biomes!
Any feedback or questions welcome. Also happy to share a link if anyone wants to play it.