Flappy Dragon This is a learning exercise in Rust. I have used a small gaming library called bracket_lib. This projects works on the back of a tick function. Each second the screen refreshes around 60 times, thus refreshing the game state that many times. Requirements Your system must have OpenGL Library support. Most modern systems have it. If not, then install it from here OpenGL Download Steps to run the game Clone the repo open terminal and run cargo run. Images Menu Screen Playing Screen Post Game Screen Game Play video Screen.Recording.2026-03-03.at.11.20.52.mov