Skip to content

zoeesilcock/walk-n-talk-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walk and Talk

Hello world project built to learn Bevy and undestand how the ergonomics are.

Screenshot

Development

Run

cargo run

Run with hot reload on Linux/MacOS

cargo watch -w systems -w components -x "build -p systems --features dynamic"
cargo run --features reload

Run with hot reload on Windows

cargo watch -w systems -w components -x "build -p systems --features dynamic"
cargo run --features reload --target-dir "target-bin" 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages