flappybird A rust cli flappybird game, developed to test my newly-learnt knowledge. Run To run the program, do cargo run inside the dir, or alternatively, use cargo build to build a binary and run that instead.