About this game
FlappyBirds reframes the familiar flap-and-avoid loop as an evolution and AI simulation. Instead of only controlling one bird, the interesting part is watching attempts, failures, and incremental improvement. It belongs in AI Game Lib because it makes training behavior visible through a format players already understand: pipes, timing, survival, and repeated trials.
FlappyBirds sits in the AI Simulation Games section. The main appeal is watching a system respond over time, then making small changes to see how the outcome shifts. The tags #evolution, #flappy, #simulation describe the fastest way to understand what kind of session to expect.
FlappyBirds can run directly inside AI Game Lib, which makes it suitable for quick testing without leaving the directory.