Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lovesaroha/natural-selection-simulation

The goal is to create a system where autonomous steering agents evolve the behavior of eating food (+) and avoiding poison (x) .These steering behaviors are largely independent of the particulars of the character's means of locomotion.
https://github.com/lovesaroha/natural-selection-simulation

algorithms canvas genetic-algorithm html javascript natural-selection simulation

Last synced: 3 days ago
JSON representation

The goal is to create a system where autonomous steering agents evolve the behavior of eating food (+) and avoiding poison (x) .These steering behaviors are largely independent of the particulars of the character's means of locomotion.

Awesome Lists containing this project

README

        

# Natural-Selection-Simulation (With Genetic Algorithm)
The goal is to create a system where autonomous steering agents evolve the behavior of eating food (+) and avoiding poison (x).

Demo [lovesaroha/Natural-Selection-Simulation](https://js.lovesaroha.com/Natural-Selection-Simulation)

![game](https://raw.githubusercontent.com/lovesaroha/gimages/main/16.png)