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
https://user-images.githubusercontent.com/5881978/135753714-fb8e7d7a-0752-43d7-84ed-c8a90e5d85c7.mov
Wrote a short piece about how the game was made: