A star field projection in rust lang using piston-2d engine.
- Clone this repo
git clone https://github.com/Redloaded24/star_field_simulation.git
- Run this project
cargo run --release
(for max performance) - Moving cursor up will accelerate your Space Ship
- Moving cursor down will decelerate your Space Ship
This is a rust version of Star Field Projection