Scrolling Along

Scrolling Along

Your challenge in this project is to create a game with scrolling elements to it. Your theme can be anything. Some example themes could be Pokemon, Mario, Flappy bird, etc.

Overview/requirements of the game:

  • A cohesive theme

  • A background(s) that match your theme

  • At least 10 sprites

  • Win and lose splash screen

  • A working timer

  • You need to have the illusion of scrolling

  • Directions for play

Your program must contain the following:

  • A cohesive theme

  • At least 10 sprites

    • two sprite that create the illusion of scrolling

    • A main character that you interact with

    • Three friends or objects that are lost when you lose a life

    • Three obstacles to avoid and cause life deductions

    • A goal Sprite

  • Your game needs a timer of at least 60 seconds

  • Your game must have a scrolling background with at least 6 changes

  • A win and lose Screen

  • Directions for play

  • Optional: add music and sound fx.