Examples of using Bevy & and it's Egui plugin
- Install Rust
git clone
- CD to repo root
cargo build
cargo run
All credit and thanks to the following crates for their examples which is providing starter code & examples.
bevy_egui
bevy
egui
bevy_snake