Juliano-rb / CrossChallenge

Why did the chicken cross the road?

Home Page:https://juliano-rb.github.io/CrossChallenge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrossChallenge

Why did the chicken cross the street?

(This code is poor, i'm working in a better structured version :))

This is a genetic algorithm that aims to create a chicken that is able to cross the street.

A genome contains a combination of directions that a chicken must follow, with the passing of generations, these genomes are selected and those that can reach farther are crossed. This is not a perfect algorithm: Genetic algorithms tend to converge to local maxima, which are not necessarily the best solution. Or maybe the chicken are not smart enough, i will try with mice...

About

Why did the chicken cross the road?

https://juliano-rb.github.io/CrossChallenge/

License:GNU General Public License v3.0


Languages

Language:JavaScript 85.6%Language:HTML 11.0%Language:CSS 3.4%