Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 322 Bytes

snakeai

A simple snake AI using a genetic algorithm! Includes a pre-trained AI, with a best score of around 80!

How to edit:

Simply change the config at the top of main.py to tweak any values!

Features:

Includes autosaving every 50 generations, completely customizable options, and very simple-to-understand code!