https://github.com/jinglescode/buzzy-bee
https://github.com/jinglescode/buzzy-bee
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jinglescode/buzzy-bee
- Owner: jinglescode
- License: mit
- Created: 2026-03-01T00:23:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-01T03:24:21.000Z (3 months ago)
- Last Synced: 2026-03-01T03:55:24.313Z (3 months ago)
- Language: TypeScript
- Homepage: https://buzzy-bee-theta.vercel.app
- Size: 88.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Buzzy Bee
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.
## Play
**Tap** to flap. **Hold** to hover. Fly through the gaps.
## Tech Stack
- **Next.js 15** (React 19, TypeScript)
- **Three.js** for 3D rendering
- **PWA** with offline support via service worker
## Getting Started
```bash
npm install
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) on your phone or browser.
## Install as App
Open the game in your mobile browser and use "Add to Home Screen" for a full-screen, app-like experience.
## Demo
## Made by
[Jingles.dev](https://jingles.dev)