Cloudflare Pages + D1
Cobra 3D Hunt
A Three.js and TypeScript cobra hunting game with mobile controls, level progression, offline support, and a shared Cloudflare D1 leaderboard.
What it explores
LLM-assisted iteration on a complete browser game loop.
The project deploys to Cloudflare Pages from the
cobra-3d-hunt Wrangler project, with Pages Functions
and a D1 binding for /api/scores. It tests whether
a model can help evolve controls, scoring, responsive canvas
behavior, and persistence together.