Tilt game
A full-stack browser game built with Three.js. I implemented the physics from scratch rather than using an engine, including ball motion and collision detection against a platform that tilts under mouse control. Scores persist to SQLite and are rendered as a React leaderboard.
View source