Make A Flappy Bird Game using JavaScript & P5.js framework
Learn Coding By Making Classic Games

Make A Flappy Bird Game using JavaScript & P5.js framework free download
Learn Coding By Making Classic Games
Make a simple, easy-to-follow, classic Flappy bird game, using javascript and p5 framework. We will be using a free online editor that runs on any web browser.
I will show you how to:
draw basic shapes, and make an object move.
draw a bird, make it drop to the ground by simulating the gravity.
make the bird jump, and also make it stop jumping when it is dead.
create moving pipes, and add a collision detection to the pipe.
add a score system, and make it harder.
You can follow me for more game tutorials. Now let’s open the next lesson, and get started!