/snake_rs_bevy

Weird rust snake-ish game

Primary LanguageRustMIT LicenseMIT

snake_rs_bevy

Weird rust snake-ish game

Run

cargo run

if you dare

See debug stuff

cargo run -- -vvvvvvvvv # Add as many v's as you feel you can handle :P
  • -vvv will get you FPS+frame time stats

Dev Hints

Helpful Bevy Links