Visual Pinball 2D engine
This project was generated using the Bevy New 2D template. Check out the documentation to get started!
Currently only a simple demo table is supported. Copy the The Visual Pinball example table to the assets folder before running the application.
To build and run the project, make sure you have Cargo installed. Then, execute the following command in your terminal:
cargo run --releaseThis will compile the project and launch the application.