A very simple chicken avoiding eggs game from school, but I put a stupid ai in to try and figure out what to do. The generation count and the highest score out of all generations is at the bottom. The diagram to the right shows the previous generation's best player's brain. The first column consists of sensing nodes, they either sense whether they are near the left wall, right wall, or an egg is overhead. The second column either flips what the first column outputs, or leaves it. The last column consists of motor nodes, they are either more left or move right.

The javascript game is the same, no pictures though, small sample size of 3.

StatusPrototype
CategoryOther
PlatformsHTML5
AuthorChig

Leave a comment

Log in with itch.io to leave a comment.