Evolutionary Steering Behaviors - Part 2
Coding Challenge #69.2
This is part 2 (five parts total) of an evolutionary steering behaviors coding challenge. The goal is to create a system where autonomous steering agents evolve the behavior of eating food (green dots) and avoiding poison (red dots).
Community Contributions
- Evolving Steering Behaviour by SetupandDraw (Source Code)
- Feed the Boids! by Carla de Beer (Source Code)
- Genetic Steering by Miles Elvidge (Source Code)
- Evolutionary Steering Behaviours by Giuseppe Romeo (Source Code)
- Game in Processing by Simon Tiger (Source Code)
- Predators! by Elton Doehnert (Source Code)
- Slider Inputs by Addison H (Source Code)
- My Evolutionary Steering Agents with predators by Ben Ashworth
- JamesInvi's Multiple Organism Simulator (with graph) by James (Invi) Karran (Source Code)
- My Evolutionary Steering Simulation (Object Oriented Java-Version) by Kim Feichtinger (Source Code)
- Fish in the water by Fernando Ribeiro (Source Code)
- Chickens, Worms and Cigarette Butts by Bohdan Drahan (Source Code)
- Evolutionary Steering Behaviour in Processing, with Statistic Charts by Hugo Peeters (Source Code)
- Evolutionary Steering Behaviour with Altruism, Mating and Serialization by Thomas Povinelli (Source Code)
- Evolutionary Steering Behaviour with Boids, Predators, Microbes and Hiding Places by Aniket Banyal (Source Code)
- Evolutionary Steering Behaviour with Agario by Aniket Banyal (Source Code)
You can also add your own version! (See how)