# BoidsFlockingGodot Simple boids flocking implementation in Godot Engine. YouTube demo: [](https://youtu.be/IMv7iNt1baE) ## P.S. I made a game DodgeTheBoids using this algorithm. Repository: https://github.com/bioerrorlog/DodgeTheBoids_Godot [](https://youtu.be/hWMEfzxuFGc) ## Reference - [My blog post(日本語)](https://www.bioerrorlog.work/entry/boids-flocking-godot) - https://github.com/codatproduction/Boids-simulation - https://github.com/alifelab/alife_book_src