This is a remake of Flappy Bird using Java. This version was created by Jack Humphries as his final project for AP Computer Science. Flappy Bird was originally created by Dong Nguyen.
The main() method for the program is located in the Main class. You are free to reuse any of the code. The sounds included in the project were reused from the original game. The images in the project were either custom made or were traced from the images in the original game.