I started learning Rust by building simple games, begenning with this simple console game using bracket_lib library. It's was super fun: Applying the rust features such as traits, and enums...
If you have rust installed, you just run: cargo run
in the source directory
Run the executable--look in target/debug. ./flappy