AI Snake banner

AI Snake

5 devlogs
4h 59m 6s

An AI that plays snake using a genetic algorithm. (Coded in c++)

wingboy123467

made the apple generation less random so ai implementation would be easier

Attachment
0
wingboy123467

added a fitness penalty if the snake is in “danger”

0
wingboy123467

added fitness eval and some other minor bug fixes (important for ai)

0
wingboy123467

snake is now fully playable!

0
wingboy123467

Added snake class and some other stuff to go with it

Attachment
0