update README and add banner psd/jpeg for repo

This commit is contained in:
Xevion
2020-05-23 04:51:29 -05:00
parent 2fea2406bb
commit fb8e903967
4 changed files with 11 additions and 4 deletions

View File

Binary file not shown.

View File

@@ -34,6 +34,7 @@ GraphicsSettings:
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0}
m_PreloadedShaders: []
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
type: 0}

View File

@@ -1,7 +1,13 @@
# boids
<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>
Another 2D Boids Project
---
# About
**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.
A experiment to see how well I can program Boids.
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).

BIN
banner.jpeg Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB