AyazRahman / Flappy-Bird-Clone

Created a clone of the flappy bird game using p5.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flappy Bird Clone

An web application game built with p5.js. It is basically a clone of the popular Flappy Bird game, which I will use later in another project

What I Learned

  • how to work with p5.js library
  • how to draw shapes on the canvas
  • how to move things on the screen
  • how to perform object collison detection
  • debugging in JavaScript

About

Created a clone of the flappy bird game using p5.js


Languages

Language:JavaScript 85.1%Language:HTML 14.9%