stranded-in-space

Work in progress game made with Rust and Bevy

MIT License

Stars
4

Stranded in Space

Work in progress game made with Rust and Bevy

Usage

Clone locally and run:

git clone https://github.com/lmammino/stranded-in-space.git
cd stranded-in-space
cargo run

It requires a recent version of the Rust compiler.

Controls

Keyboard only controls:

  • `` accelerate up
  • `` accelerate down
  • `` accelerate right
  • `` accelerate left

Contributing

Everyone is very welcome to contribute to this project. You can contribute just by submitting bugs or suggesting improvements by opening an issue on GitHub.

License

Licensed under MIT License. Luciano Mammino.