Challenge 7: Flappy Bird

Lesson

Challenge 7: Flappy Bird

Your next Challenge of white hat is to create a flappy bird game by using the moving background, movement and clone code from the previous lesson. 

  • Contain Start(can contain a start button)  and Finish backdrop.
  • Have a live or point for the sprite. If you touch the pipe or fall on the ground, lose one point. 
  • Pipes appear in different positions. 
  • Create timing to see how long you can last. 

Here is an example of a snake game:

@

Not recently active