Let's Build Tutorial: How to Make a Gravity Dodger Scratch Game.

In this Let's Build tutorial, OC from Digital Adventures shows how to use X and Y coordinates as well as acceleration. We will also use gravity by increasing the speed of the object falling over time. We also create acceleration with their player by increasing speed the longer they hold down their keys. Finally, we learn how to use loops, variables and conditions to build this fun, engaging project.