Bevy Toy Project

A toy project to learn the basics of the Bevy game engine.

demo.mov

Requirements

  • Rust (version 1.74.0-nightly)
  • Cargo

Learn how to install Rust + Cargo here

To run

git clone https://github.com/soft-circles/bevy_toy_project.git
cd bevy_toy_project
cargo run --release