Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jehadel/love-boids

Reynolds' boids with the Lua framework LÖVE2D
https://github.com/jehadel/love-boids

boids complexity love2d lua self-organization

Last synced: 15 days ago
JSON representation

Reynolds' boids with the Lua framework LÖVE2D

Awesome Lists containing this project

README

        

# love-boids
Demo of Reynolds' boids with the Lua framework LÖVE2D

![](src/pix/Capture.png)

You can run the [demo online](https://jehadel.github.io/love-boids/)

TO DO :
- add interactivity (user could change boids parameters)
- add some explanations here
- could individualise parameters (boids characs values could have slight variations)
- boids could have dead angles (vision)