Integral Media Racing Challenge — Build a browser-based racing game using HTML, CSS, and JavaScript. Cars, bikes, karts, spaceships — get creative and surprise us. Must run from a single HTML file, be playable (not just a demo), and AI tools are encouraged. Think outside the box.
Build a browser-based racing game. Cars, bikes, karts, spaceships — whatever you want, as long as it involves racing.
- The game must work by opening a single HTML file or URL in a browser — no server required
- Must run in-browser — HTML, CSS, and JavaScript only
- Must be playable — not just a demo or animation
- AI tools are encouraged (Claude Code, Cursor, ChatGPT, whatever you like)
- 30 minutes per team member to edit the game
This is your chance to think outside the box. The brief says "racing" — but it doesn't say how.
Some questions to get the ideas flowing:
- What if the track isn't a road?
- What if you're not racing against other players?
- What if speed isn't the only thing that matters?
- What if the vehicle doesn't have wheels?
The best entries won't just be technically solid — they'll make people smile, laugh, or say "I didn't expect that."
Push boundaries. Take risks. Surprise us.
- Clone this repository to your machine
- Create your game as a single HTML file
- Push your changes back to this repository
- Test it by opening the HTML file in your browser — if it works there, it works everywhere