This starter code sets up a VSCode environment to mimic Code.org's Game Lab coding experience. Each file in the /js directory contains a function with example code. Replace the example code with your ...
The lesson takes the form of a puzzle that goes through the actual game mechanics of Flappy Bird step-by-step, from flapping the bird’s wings each time you click your mouse, to deciding what happens ...