Skip to content

Simple 2d pinball game for testing of bevy and rapier.

License

Notifications You must be signed in to change notification settings

gunstein/Pinball2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinball2D

Using the Bevy game engine and Rapier physics engine for a simple 2D pinball game.

Running the game on the web (webassembly)

https://pinball2d.vatnar.no/

Running the game with Rust

Rust and Cargo is a prerequisite.

git clone https://github.com/gunstein/Pinball2D.git
cargo run --release

pinball2d.mov

Implementation details

Wrote a short piece about how the game was made:

About

Simple 2d pinball game for testing of bevy and rapier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published