Project record / game
Micro Arcade
31 instant-play browser games
A 31-game browser arcade with instant play, offline PWA support, local progression, multi-input controls, achievements, and optional global leaderboards.
Available now desktop / tablet / mobile
Project snapshot
- Lifecycle
- Live release
- Platforms
- Desktop · Tablet · Mobile
- Connectivity
- Offline capable
- Controls
- Keyboard · Mouse · Touch
- Source
- Public source
- Updated
- 26 Aug 2026
About this project
Micro Arcade packages thirty-one small games into a single fast-launch arcade built for desktop and mobile browsers. Each title is code-split and loaded on demand, while the shared shell handles navigation, settings, progression, accessibility, and recovery consistently.
The collection is designed to keep working without a backend: local statistics, high scores, achievements, favorites, settings, and progress remain browser-owned. An optional Cloudflare Worker and D1 service adds validated global profiles and leaderboards when connected.
Classification
Every project belongs to exactly one category. Use categories when you want to browse by what a project is.
A project may appear in several collections when its subject, audience, or use overlaps multiple themes.
Core systems
Select an inspectable row to hold that state in the project preview. Hover and keyboard focus provide a temporary inspection.
- 0131-game arcadeJump between thirty-one distinct mini-games from one unified browser-native arcade shell without installing separate titles.
- 02Offline-first playInstall the arcade as a PWA and keep the game shell, lazy-loaded game chunks, local progress, favorites, and high scores available offline.
- 03Flexible controlsSupport keyboard, mouse, touch, on-screen controls, and a Gamepad API bridge so the same collection remains playable across device classes.
- 04Progress and competitionTrack achievements, statistics, favorites, and local records while optionally connecting to persistent global and weekly leaderboard services.