Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lovesaroha/natural-selection-simulation
- Owner: lovesaroha
- License: gpl-3.0
- Created: 2021-09-07T18:32:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T11:22:29.000Z (about 3 years ago)
- Last Synced: 2024-01-26T05:14:19.029Z (10 months ago)
- Topics: algorithms, canvas, genetic-algorithm, html, javascript, natural-selection, simulation
- Language: CSS
- Homepage: https://js.lovesaroha.com/Natural-Selection-Simulation
- Size: 473 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)