A basic simulation of two celestial bodies' gravitational forces.
this uses macroquad for graphics.
cargo build --release
or you can run it immediately
cargo run --release
- only two celestial bodies.
- no control through the window in anyway. you have to tinker with the code.