# Bevy Game Engine ## Running Examples: ``` env RUSTFLAGS="-C link-arg=-fuse-ld=lld -Zshare-generics=y" cargo run --example simple --release ```