A basic auto runner game built using Bevy.
Currently building with Rust and Cargo is the only supported build method.
You can run the game in dev mode using the following command in the directory auto_runner_game
.
cargo run
Use space to jump. Click on the play button to begin.