3D Version of the famous game about flying birds and dodging pillars
Explore the game »
Report Bug
·
Request Feature
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.
This project is built with:
- Three.JS
- Javascript
- HTML5
- CSS3
Visit the live demo: https://happy-bird.vercel.app/
Follow the below steps to reproduce the code base locally.
Make sure you have npm installed
- npm
npm install npm@latest -g
To run in development mode, type the following command
- npm
npm run dev
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
Siddharth Pal - @originalsidd_ - originalsidd@gmail.com
Project Link: https://github.com/originalsidd/happy-bird