A 3D endless runner game inspired by Flappy Bird, built with Next.js and Three.js. Fly a cute cartoon bee through a colorful garden, dodging flower and honeycomb obstacles.
Tap to flap. Hold to hover. Fly through the gaps.
- Next.js 15 (React 19, TypeScript)
- Three.js for 3D rendering
- PWA with offline support via service worker
npm install
npm run devOpen http://localhost:3000 on your phone or browser.
Open the game in your mobile browser and use "Add to Home Screen" for a full-screen, app-like experience.