Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1021 Bytes

README.md

File metadata and controls

56 lines (37 loc) · 1021 Bytes

🐦 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