Using the Bevy 0.17 game engine and Rapier physics engine for a simple 2D pinball game.
To build and serve locally with Trunk:
rustup target add wasm32-unknown-unknown
cargo install trunk
trunk serveRust and Cargo is a prerequisite.
git clone https://github.com/gunstein/Pinball2D.git
cargo run --releasepinball2d.mov
Wrote a short piece about how the game was made:
