Using the Bevy game engine and Rapier physics engine for a simple 3D pinball game.
Rust and Cargo is a prerequisite.
git clone https://github.com/gunstein/Pinball3D.git
cargo run --release
Using the Bevy game engine and Rapier physics engine for a simple 3D pinball game.
Rust and Cargo is a prerequisite.
git clone https://github.com/gunstein/Pinball3D.git
cargo run --release