dzmitry-duboyski / flappy-bird-game

Start game:

Home Page:https://dzmitry-duboyski.github.io/flappy-bird-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gameplay:

Flappy Bird is a side-scrolling mobile game featuring 2D retro style graphics. The objective is to direct a flying bird, named “Faby”, who moves continuously to the right, between sets of Mario-like pipes. If the player touches the pipes, they lose. Faby briefly flaps upward each time that the player taps the screen; if the screen is not tapped, Faby falls because of gravity; each pair of pipes that he navigates between earns the player a single point, with medals awarded for the score at the end of the game.

There is no variation or evolution in gameplay throughout the game, as the pipes always have the same gap between them and there is no end to the running track, having only the flap and ding sounds and the rising score as rewards.

Press space to fly

N|Solid

Materials used in the work:

About

Start game:

https://dzmitry-duboyski.github.io/flappy-bird-game/


Languages

Language:JavaScript 74.9%Language:HTML 21.6%Language:CSS 3.4%