A cellular automaton simulation of the way fireflies sync their flashes together in the wild. Firefly model inspired by this Wired article. I just thought it would look neat and in my humble opinion I was right. It looks kind of life a screensaver, maybe it would work on wallpaper engine. The project is entirely written in Rust (my beloved).
You need Rust installed and I believe that's it
https://github.com/DvorakDwarf/firefly-automaton.git
cd firefly-automaton
- Edit parameters for the simulation in
constants.rs
if you want cargo run --release
- PROFIT
You may do what you want with this, but credit would be much appreciated. Reach out to me on Discord if you have any questions: histidinedwarf
.