A simple recreation of the chrome dinosaur game through the use of python and its module, pygame. It also includes an self learning AI simulation through the power of NEAT
Requirements
- python3
- modules: pygame, neat-python
To play the game, click Gamer.py To experience the AI, click AI.py