rust-invaders-tutorial This repo was made to add here code from tutorial by game creation on rust, called "Rust invaders". Video tutorial of this game you can find Here. Setup Install Rust and Cargo, also Bevy(0.11.0) Then run cargo build and cargo run. Play :)