Pinball3D Using the Bevy game engine and Rapier physics engine for a simple 3D pinball game. https://youtu.be/kZw911cLr64 Running the game on the web (webassembly) https://pinball3d.vatnar.no/ Running the game with Rust Rust and Cargo is a prerequisite. git clone https://github.com/gunstein/Pinball3D.git cargo run --release