An open API service indexing awesome lists of open source software.

https://github.com/jinglescode/buzzy-bee


https://github.com/jinglescode/buzzy-bee

Last synced: about 2 months ago
JSON representation

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)