Bevy Flock Sim
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.
| Status | Prototype |
| Platforms | HTML5 |
| Author | FractalSword |
| Genre | Simulation |
| Tags | 2D, bevy |