Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Files

Latest commit

 

History

History
131 lines (127 loc) · 5.66 KB

069.1-steering-evolution.md

File metadata and controls

131 lines (127 loc) · 5.66 KB
title redirect_from video_number date video_id repository web_editor links videos parts contributions
Evolutionary Steering Behaviors - Part 1
CodingChallenges/69.1-steering-evolution.html
69.1
2017-04-18
flxOkx0yLrY
CC_069_steering_evolution
xgQNXkxx1
title url
The Nature of Code Part 2 (Spring 2017) - Intelligence and Learning
title url
Nature of Code
title url author
Steering Behaviors
Craig Reynolds
title video_id
My Video on Autonomous Agents and Steering
/more/archive/nature-of-code/6-Autonomous-Agents/6.1-Autonomous-Agents-and-Steering
title video_id
My Video on Vectors in p5.js
/Tutorials/9-additional-topics/9.7-drawing-object-trails
title url
Evolutionary Steering Behaviors - Part 2
/CodingChallenges/069.2-steering-evolution
title url
Evolutionary Steering Behaviors - Part 3
/CodingChallenges/069.3-steering-evolution
title url
Evolutionary Steering Behaviors - Part 4
/CodingChallenges/069.4-steering-evolution
title url
Evolutionary Steering Behaviors - Part 5
/CodingChallenges/069.5-steering-evolution
title author source
Genetic Steering
name url
Miles Elvidge
title author source
Game in Processing
name url
Simon Tiger
title author url
My Evolutionary Steering Agents with predators
name
Ben Ashworth
title author url source
JamesInvi's Multiple Organism Simulator (with graph)
name
James (Invi) Karran
title author url source
My Evolutionary Steering Simulation (Object Oriented Java-Version)
name
Kim Feichtinger
title author url source
Evolutionary Steering Behaviour in Processing, with Statistic Charts
name url
Hugo Peeters
title author url source
Evolutionary Steering Behaviour with Altruism, Mating and Serialization
name url
Thomas Povinelli
title author url source
Evolutionary Steering Behaviour with Boids, Predators, Microbes and Hiding Places
name url
Aniket Banyal
title author url source
Evolutionary Steering Behaviour with Agario
name url
Aniket Banyal

This is part 1 (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).