Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jehadel/love-boids
- Owner: Jehadel
- License: gpl-3.0
- Created: 2023-12-01T14:42:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T01:11:08.000Z (about 1 year ago)
- Last Synced: 2024-10-31T04:24:29.669Z (2 months ago)
- Topics: boids, complexity, love2d, lua, self-organization
- Language: Lua
- Homepage: https://jehadel.github.io/love-boids/
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)