Space Invaders Space Invaders is a tiny terminal game built as a tutorial project in the Ultimate Rust Crash Course on Udemy. How to build cargo build & cargo build --release How to run cargo run How to format cargo fmt How to lint cargo clippy