greerviau / SnakeAI

Train a Neural Network to play Snake using a Genetic Algorithm
MIT License
2.34k stars 553 forks source link

fix exception when reading csv file, change snake shading so that it … #5

Closed rjlutz closed 4 years ago

rjlutz commented 5 years ago

…is easier to differentiate the head from the tail for long snakes.

greerviau commented 4 years ago

Theres no way for me to tell what you changed here because you changed 2 entire files. If you make the individual changes and make another pr that is more clear I will merge it.