rustle-bird 0.1.0

A FlappyBird game implemented in Rust
Documentation
1
2
3
pub mod bird;
pub mod map;
pub mod pipe;