Skip to content

Commit

Permalink
update README and add banner psd/jpeg for repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xevion committed May 23, 2020
1 parent 2fea240 commit fb8e903
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
Binary file added Boids/Assets/Resources/Icons/banner.psd
Binary file not shown.
1 change: 1 addition & 0 deletions Boids/ProjectSettings/GraphicsSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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).
Binary file added banner.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fb8e903

Please sign in to comment.