Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 524 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 524 Bytes

Flappy-Clone-JS

Flappy Bird clone using HTML Canvas

This is a mini game made during my studies of JavaScript and Web Technologies. Don't expect it to be polished or optmized.

This is the second version of the game, reworked to use the HTML Canvas.

How to Play

Press any key to start the game. Pressing a key will make the bird flap up. Avoid the pipes and try to get the highest score!

Planned Improvments

  • Settings adjustment
  • Background decorations (clouds?)
  • Increasing game speed