Flappy Bird

Description

    2020

'Flappy Bird' is the recreation of the classic Flappy Bird game. The goal of the player is to control a bird that moves persistently to the right and automatically descends. The only way to ascend the bird is when the mouse is clicked on top of the canvas. The bird must be navigated through pairs of columns, and colliding with a column or the ground will end the gameplay.

Technology

Implementations

  • Endless runner mechanics
  • Parallax scrolling effect​
  • Scoring system​