AI trained to play Snake using a simple neural network, trained using an evolutionary algorithm (tournament selection, random mutation). The fitness of each snake is calculated using the number of fruits eaten, its survival time, and amount of grid traversed.
A batch of snakes at Generation 6792
