A fun little demo that simulates n-body systems in space. Built with Bevy.
git clone https://github.com/icorbrey/orbital.git
cd ./orbital
cargo run
- Planetary collisions
- Random planet launcher
- Mouse planet launcher
- Planet sprites
- Background star field
Orbital is distributed under GPLv3.