🐤 Flappy Bird Clone in Java This is a simple Flappy Bird clone developed in Java using Swing for GUI and game rendering. It recreates the original mechanics of Flappy Bird — tap to fly, dodge the ...
Basic Flappy Bird Clone built in Java used as a base for NEAT algorithm implementation (work in progress). Currently, the game portion is mostly finished, besides some quality-of-life things along ...