/Neuro-Evolution-Example-Game

Simple game made using pygame and NEAT-python

Primary LanguagePython

Neuro-Evolution-Example-Game

Simple game made using pygame and NEAT-python module. Simply run game.py to watch the AI train itself.Run test.py to see the trained model find the path.

Dependencies: pygame,neat-python