Using the Bevy game engine and Rapier physics engine for a simple 2D pinball game.
Rust and Cargo is a prerequisite.
git clone https://github.com/gunstein/Pinball2D.git
cargo run --release
pinball2d.mov
Wrote a short piece about how the game was made: