Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 395 Bytes

Flapby Bird

This is the barebone gameplay of the popular flappy bird. Current iteration has working graphics, physics, collision, and scoring system.

Game Location

/site/game/

Future Iterations

  • Fine-tune collision detection
  • Add appealing graphics to entities and background
  • Solidify "Pause and Resume" system (currently collides with game reset)
  • Add increasing difficulties