r3nanp / flappy-bird

🐦 A clone of a famous game, the Flappy Bird, made in Javascript and HTML Canvas API.

Home Page:https://flappy-bird-rust.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐦 Flappy-Bird

An clone of a famous game written in Javascript and HTML Canvas API.


r3nanp license mit prs

πŸŽ‰ Contributing

Check this step by step

πŸ›  Technologies Used

  • HTML
  • Canvas API
  • Vite
  • Javascript

πŸ‘·β€β™‚οΈ How to run

Clone repository

git clone https://github.com/r3nanp/flappy-bird.git

Then, install the dependencies:

yarn

or

npm install

Run in your browser:

yarn dev

πŸ”— Link

Flappy Bird Game

About

🐦 A clone of a famous game, the Flappy Bird, made in Javascript and HTML Canvas API.

https://flappy-bird-rust.vercel.app

License:MIT License


Languages

Language:JavaScript 84.3%Language:HTML 11.9%Language:CSS 3.8%