/mlsnakes

A quick implementation of snakes learning to eat apples & survive using neural networks and genetic algorithms. (mirror of https://git.sr.ht/~demindiro/mlsnake)

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

MLSnakes: Somewhat intelligent snakes.

I was in the mood to create a species of apple-eating snakes so I banged out a quick neural network and genetic algorithm along with a tty snake game in a morning.