A flappy bird clone π€
Going through Herbert Wolverson's excellent Hands-on Rust, and flappy (bird) is one the projects you get to make with the author:-)
Clone the repo and CD into the newly created directory on your computer:
$ git@github.com:clovisphere/flappy-dragon.git
$ cd flappy-dragonIf you have Rust installed, you'll only need to run:
$ cargo runEt voila!
