This is a simple Flappy Bird game clone implemented in Java using Swing for the graphical user interface. The game involves navigating a bird through a series of pipes without colliding with them. App ...
It's a simple Flappy Bird clone (written in Java Swing) that I decided to make in my ample time. The game has a menu panel with two buttons, green for starting the game of course, and red for exiiting ...