项目作者: akshat-rawat
项目描述 :
AI plays Chrome's Dinosaur Game
高级语言: Python
项目地址: git://github.com/akshat-rawat/Dino_AI.git
Dino_AI
Chrome’s Dinosaur Game played by AI.
NEAT algorithm was implemented to integrate AI along with PyGame to built the game.

How to run:
- Make sure you have NEAT and PyGame modules.
- Clone this repository.
- Start the game.
- Voila! Your AI playing the dino game is ready.