/happy-bird

Happy Bird 🕊️ is the first 3d version of bird and pillars game that you can play directly in your browser! 🥳

Primary LanguageJavaScript

Forks Stargazers Issues LinkedIn


Logo

Happy Bird

3D Version of the famous game about flying birds and dodging pillars
Explore the game »

Report Bug · Request Feature

About The Project

Happy Bird Main Menu

Happy Bird is the 3d version of the famous flappy bird with little tweaks here and there to make it feel fun and immersive in the urban setting.

(back to top)

Built With

This project is built with:

  • Three.JS
  • Javascript
  • HTML5
  • CSS3

(back to top)

Getting Started

Visit the live demo: https://happy-bird.vercel.app/

Follow the below steps to reproduce the code base locally.

Prerequisites

Make sure you have npm installed

  • npm
    npm install npm@latest -g

Installation

To run in development mode, type the following command

  • npm
    npm run dev

(back to top)

Usage

The controls for the app:

  • Press space to jump or to restart upon collision
  • Press r to restart upon collision
  • Left click to jump
  • Touch to jump

(back to top)

Contact

Siddharth Pal - @originalsidd_ - originalsidd@gmail.com

Project Link: https://github.com/originalsidd/happy-bird

(back to top)