Skip to content

Play it on mobile. Flappy bird clone using React, SVG, RequestAnimationFrame

Notifications You must be signed in to change notification settings

rpemberton/flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy bird

Clone of the easter egg game in Android Marshmallow

Demo (play it on mobile): https://rpemberton.github.io/flappy-bird

screenshot

Tech

  • React
  • RequestAnimationFrame
  • SVG

To do

  • Performance: Use Canvas instead of SVG
  • Performance: Use one RequestAnimationFrame (consolidate all rAF callbacks)
  • Refactor

About

Play it on mobile. Flappy bird clone using React, SVG, RequestAnimationFrame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published