mirror of
https://github.com/Xevion/Boids.git
synced 2025-12-10 14:06:38 -06:00
15 lines
1.1 KiB
Markdown
15 lines
1.1 KiB
Markdown
<div align="center">
|
|
<a href=""><img src="/banner.jpeg" alt="Boids" width="600"></a>
|
|
<br>
|
|
<sub>
|
|
Built with ❤︎ by <a href="https://github.com/Xevion/">Xevion</a>
|
|
</sub>
|
|
</div>
|
|
|
|
---
|
|
|
|
**Boids** is a simple simulation project dedicated to showcasing the flocking algorithm (known as *Boids*) in fun and accessible format, complete with sliders, buttons and dropdowns to allow maximum customization.
|
|
|
|
To download a release, check the [Releases](https://github.com/Xevion/Boids/releases) section and download the appropriate build. **Boids** is built on the Unity Engine, and thus should be fully compatible across a myriad of platforms (although I do not provide Android builds).
|
|
|
|
*Note: Boids is extremely early in it's development and only has a fraction of the features I want it to have. Current releases are most definitely not even close to what I want Boids to look like. Additionally, I'm very inexperienced with Unity, and even worse with providing Builds to users. If a Build doesn't function, you'll have better luck loading the project and building yourself, likely.* |