Rough example of a flappy bird clone using the GGEZ library.
Source for video: https://youtu.be/cPF41tl3-3c
Clone the repo.
Use the command cargo run --release
.
Press space bar
The hit box is slightly inaccurate for added difficulty. Definitely an intentional feature ;)