Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 361 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 361 Bytes

Flappy Bird in Rust

This was my first attempt of writing some Rust code and also an attempt of rebuilding the Flappy Bird game. Instead of buildind my own engine I leveraged the excellent 2D-engine crate Tetra.