Simple Invaders game written in Rust, taken from online course at udemy - ultime rust crash course
100% Rust.
Start : cargo run --release
- Left / Right arrows: move left /right
- "q" or "ESC" characters. : quit game
Simple Invaders game written in Rust, taken from online course at udemy - ultime rust crash course
100% Rust.
Start : cargo run --release