Flappy Bird is a classic casual game where players must control a bird to continuously fly and avoid colliding with pipes. This project aims to implement a basic single-player version of Flappy Bird using Rust and introduce some unique features cargo build cargo run