a simple 2d physics simulation in rust using sdl2.
- clone the repository
- run
cargo run
up arrow: increase bouncinessdown arrow: decrease bouncinessg: toggle gravity mode (vertical / centripetal)+/-: increase / decrease the number of ball to generateesc: quit the application
Under the MIT licence.
