Skip to content

tomara-x/bgawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chicken

this is a toy for playing with physics and sound

building

git clone https://github.com/tomara-x/bgawk.git
  • build
cd bgawk
cargo run --release

Tip

if you're building often, you might want to improve your compile times by dyanically linking bevy by appending --features bevy/dynamic_linking to your build or run commands

more info

Tip

you can configure bgawk via the command line or by placing settings at $HOME/.config/bgawk/config.toml. for more information see src/config.rs or run:

cargo run -- --help

thanks

random videos

https://www.youtube.com/playlist?list=PLW3qKRjtGsGaMXPz6lPiKr-BRqkUIv4Pl

About

physics and sound interplay

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Languages