A small, well-documented Flappy Bird clone implemented in Python using pygame. The goal is to be a compact, easy-to-read project that demonstrates a small game loop, basic physics, collision detection ...