A simple snake AI using a genetic algorithm! Includes a pre-trained AI, with a best score of around 80!
Simply change the config at the top of main.py to tweak any values!
Includes autosaving every 50 generations, completely customizable options, and very simple-to-understand code!