Just for fun
Games
12 tiny browser games, each with its own mascot. Move your mouse around — they're watching.
Inspector Match
Flip cards, match the real DevTools tool icons.
Console Speedrun
Type devtools one-liners against the clock.
Security Audit
Spot the one broken header before time runs out.
Waterfall Dash
Jump blocking requests, grab the cached ones.
DOM Tunnel
Steer a pseudo-3D flythrough, dodge and collect.
node_modules Maze
Find the exit in a raycasted maze before time runs out.
Packet Run
Switch lanes, jump gaps, outrun the firewall.
Stack Diver
Dive through the call stack before it overflows.
Framerate Flyer
A real-time 3D flight — bank through rings, dodge hazards.
Kernel Candles
Learn candlestick patterns, then predict the market.
Eight Ball Pool
Real ball physics — solo vs AI, or two players locally.
Kernel Ludo
Solo vs AI, or live with friends over a room code — voice chat included.
Every game here is built the same way the rest of this site is — plain Canvas 2D (raycasting, isometric and perspective projection, real ball physics), one WebGL scene via Three.js (Framerate Flyer), and a real-time multiplayer Durable Object (Kernel Ludo). No ad tracking, and most stay entirely on your device — Kernel Ludo is the one exception, needing a live connection to play with friends.