rusteroids
rusteroids copied to clipboard
an asteroids clone built in rust
Rusteroids
an asteroids clone built in Rust
Dependencies:
Playing
Use cargo to build and run the game:
cargo run
Gameplay
Follow the yellow arrow and collect the token to score a point
Controls
| Key | Movement |
|---|---|
| up | forwards thrust |
| down | backwards thrust |
| left | left |
| right | right |
| spacebar | fire |
| shift | shield |
