ttax00 / bevy-game-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bevy tryout

Inspiration

Familiarizing with rust modules and bevy by refactoring bevy's example game breakout

Installation

  • Launch the game with debugger/inspector
cargo run
  • Launch the game without debugger/inspector
cargo run --no-default-features

About


Languages

Language:Rust 100.0%