A space-themed shoot 'em up game made with Bevy.
After you clone this repository, ensure you have Rust installed. Depending on your OS, some additional dependencies may be required. Follow this setup guide in order to ensure everything is correctly installed.
Once the above steps have been completed, the game can be compiled and run with
cargo run --release
.
Key | Action |
---|---|
Escape | Pause game |
Left shift | Slow down movement |
Arrow keys | Move |
Z | Fire bullets |
Below is a list of all the freely available assets that were used:
- Explosion sound by Luke.RUSTLTD.
- Explosion sprite sheet by JROB774.
- Player damage sound by Bart Kelsey.