Simple flocking simulator written using the Bevy game engine. Use the mouse to chase the 'birds' and make fun patterns.

I started this for the bevy 2023 game jam, but didn't finish. It was a fun learning exercise as an intro to ECS and exporting Rust to wasm.

See the code on GitHub.