Driiiift
A minimalist browser drift game.
Game design · Web · Graphics
Problem
Make drifting feel good with a tiny control surface and no game-engine runtime, while keeping collision stable enough to run continuously in the browser.
What I built
I built the movement and collision model directly around Three.js, including per-frame wall collision, drift extension under throttle, responsive mobile controls and rendering tuned for a single-screen web game.
Live product