mirror of
https://github.com/Xevion/Boids.git
synced 2025-12-06 03:14:25 -06:00
update README and add banner psd/jpeg for repo
This commit is contained in:
BIN
Boids/Assets/Resources/Icons/banner.psd
Normal file
BIN
Boids/Assets/Resources/Icons/banner.psd
Normal file
Binary file not shown.
@@ -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}
|
||||
|
||||
14
README.md
14
README.md
@@ -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
BIN
banner.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Reference in New Issue
Block a user