/steering-evolution

A demonstration of an evolutionary-fitness algorithm to select the most successful vehicles (in terms of surviving long enough to reproduce).

Primary LanguageJavaScript

Steering Evolution AI

A project to illustrate evolution AI. Each vehicle has the has the same health, but ones that move faster have a higher metabolism. Depending on the amount of food available, some vehicles use their speed to their advantage. Only the ones with the adequete speed survive.

https://husseinelguindi.github.io/steering-evolution

Hussein Elguindi.