A Flappy Bird Typing game for Bevy Jam #1
https://github.com/rparrett/typey_birb.git
Completed in ~2 days for Bevy Jam #1.
v0.1.3 is the submitted version.
cargo install --git https://github.com/TheBevyFlock/bevy_cli --locked bevy_cli --rev 326722d --features wasm-opt
bevy run --release web
The bevybird 3d model was created by @Alexandcoats and posted in the Bevy Discord server on January 24, 2021 and is used here with their permission. The Rival Bird uses this mesh with reworked textures.
Amatic-Bold.ttf is licensed under the SIL Open Font License.
Sound effects were created with jsfxr with some post-processing.
Music was generated by Melody Brains and post-processed in Garage Band.
bevy-debug-egui and bevyassetloader are great.