A vibe-coding craft by Leo, a 10-year-old.
This game was created by my son Leo in 2026, vibe-coded with help from Claude Code and DeepSeek LLM. I am honored to help him turn it into an iOS app he can share and proudly show off. 📱
Road Racer 2026 is a top-down arcade game written as one self-contained HTML file — pure HTML/CSS/vanilla JS on an HTML5 <canvas>. No build step, no runtime dependencies. The same HTML is also wrapped in a Flutter iOS app (mobile/) so the game can ship as an iPhone app.
The single source of truth lives at mobile/assets/RoadRacerGame.html — that path is both Flutter's native asset directory and the local web dev server's docroot, so editing one file updates both targets. No symlink, no copy step.
See DEVELOPING.md for the tech stack and how to run it.
✨ Wonderful work, Leo. May you keep enjoying coding, keep smiling, and live a long, happy life. I love you, boy! ❤️
