A flappy birds clone using python and the pygame framework. Its playable but not beautiful at the moment.
- add plane animation
- scroll background image endless
- obstacle disappear smoother
- add splash screen
- add high score
- rewrite code using the pygame methods (for collision)
- clean up code