Skip to content

Dummy Genetic Snake AI

Latest
Compare
Choose a tag to compare
@valentin-stamate valentin-stamate released this 18 Aug 09:57

About

In this release a new game node is introduced: Genetic AI. That simulates a population of snakes making them evolve over time.
In this initial release, the snakes only learn how to survive longer and not get the food every time.

The Libraries

The libraries used were made from scratch in order to get familiar with those concepts.