Arcade
Classic mini-games to test your reflexes and high scores
Every demo includes conversion ideas and behavioral hypotheses
FAQ for this category
A quick guide to what is here, what you can learn, and where to go next.
What can I play in this category?
You can jump straight into classic browser games like Snake, Tetris, Pac-Man, and Breakout, built for quick reflex and high-score loops.
Is it just for play, or can I learn from it too?
It also works as a hands-on reference for browser-game patterns like tight loops, input response, collision handling, and replayability.
Where should I go next from here?
If you want the implementation context, head to the Blog. If you want the best first-session route across the site, open the home page.
Related Articles
Building a Breakout Game in the Browser — Mastering Reflection Angles and Level Design with Canvas API
Implementing a Breakout game using Canvas API and requestAnimationFrame. Covers paddle reflection angle calculation, block layout level design, and score management through component implementation.
Browser Game Developer Setup 2026 — The Toolchain Behind 203 Components
A tour of the development environment for building 203 browser games and interactions. Claude Code-centric workflow, bun + Biome + Vite, and parallel development with Git Worktree.
Top 10 Bugs from 203 Canvas/DOM Components — Patterns Revealed by Real Data
Bugs encountered during the development of 203 interactive components, tallied from git history. The most frequent patterns and their fixes presented in a Top 10 format.
Growing CLAUDE.md — Three Months of Evolving an AI Collaboration Config File
A record of continuously updating CLAUDE.md over 3 months across 323 commits. Rules that worked, rules that didn't, and the limits of "advisory" configuration.