Skip to content
Back to work
2026 · Design · Engineering

Playground

Six browser games, zero deps

A catalogue of browser-native canvas games — a glowing snake, a breakout, a gravity sandbox, plus reflex and puzzle toys. Each one starts instantly, and only one runs at a time.

The playground is a hand-built games arcade that lives right inside this site — no engine, no dependencies, just Canvas 2D and requestAnimationFrame.

Each game is a self-contained module with start / pause / reset / destroy lifecycle hooks, a shared HUD, and mobile touch controls. A split-screen arcade mode lets you focus one game while browsing the rest.

Initializing experience

osco.dev

000%