Skip to content

An AI that plays the Google's T-Rex game. Created using Pygame through the help of NEAT (NeuroEvolution of Augmenting Topologies)

Notifications You must be signed in to change notification settings

VaibhavSaini19/Google-T-Rex-Dino-Pygame-NEAT

Repository files navigation

Google-T-Rex-Dino-Pygame-NEAT

An AI that plays the Google's T-Rex game. Created using Pygame through the help of NEAT (NeuroEvolution of Augmenting Topologies). More info at: https://en.wikipedia.org/wiki/Neuroevolution_of_augmenting_topologies

Requirements

The required libraries can be installed using:

pip install -r requirements.txt

Usage

Simply run the Dino_game.py file or just type:

python3 "Dino_game.py"

in cmd prompt in the same directory.

You can also tinker with values in the config-feedforward.txt to see how they affect the learning...

Preview

About

An AI that plays the Google's T-Rex game. Created using Pygame through the help of NEAT (NeuroEvolution of Augmenting Topologies)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages