Skip to content

Chrome dino game implemented with pygame and played manually or with ai

Notifications You must be signed in to change notification settings

JoeyLee-22/DinoGameAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dino Game AI

dino game implemented with pygame with increasing game speed

ai is implemented with a neural network

Automatically set to run with ai

To run normal game: add argument to start() in main.py: run_AI=False


Neural Network

multi layer perceptron that takes the distance to the next cactus along with the game speed to predict whether to run or jump


Genetic Algorithm

not finished

About

Chrome dino game implemented with pygame and played manually or with ai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages