Clone of the Popular Flappy Bird Game
- This is a clone of the popular game Flappy Bird from (what I think is the year) 2011.
- The premise is simple, guide the bird through two pipes generated at random and gain points through every 'gate' that you make it through.
- If you touch a pipe or the ground, you die, and the game starts over
- I had a lot of fun with this project. I still am having a hard time with the reset of the game once the player dies. It restarts, but the game refuses to scroll and if you hit the screen the bird dies. So I put that up as an issue. If you have a solution, great! Hopefully I'll have one soon.
- Thanks for checking this out, and have fun!