gunstein / Pinball3D

Simple 3D pinball game for testing of bevy and rapier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple 3D pinball game for testing of bevy and rapier.

License:Other


Languages

Language:Rust 99.9%Language:Dockerfile 0.1%