You will be creating a runner game (where a character automatically runs and you make them jump to avoid obstacles like Geometry Dash or Subway Surfer). Your game needs a main character and obstacles. This game is big so it will be broken into smaller parts. The first part is to make a physics engine so your main character can jump while the screen scrolls.