Course Information
Course Overview
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!
Course Content
- 1 section(s)
- 12 lecture(s)
- Section 1 Main
What You’ll Learn
- Be able to declare and assign variables in JavaScript, Be able to use conditional statement and gravity in JavaScript, Be able to understand the foundation of 2D game including the setup and draw cycle, Be able to apply new idea to the existing game
Skills covered in this course
Reviews
-
MMario Spindler
super erklärt.
-
NNicklas
Great course, little hefty for a beginner to JS but very educative!
-
CCollen Gura
Sarani Siri did an excellent job in creating this course. He knows his stuff and his explanations are very clear. He breaks the steps into reasonable components which makes it easy to follow. The codes are fully explained as to how and the reasons. I enjoyed this course.