/go_dino

AI written in Python for Google Chrome's Dinosaur game

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Go Dino!

AI written in Python for Google Chrome's Dinosaur game.

dino_api.py

API for read the game parameters.

dino_dummy.py

Play using hardcoded rules, just to show how it works.

trainer.py

Train AI using NEAT.