Skip to content

emmafornash/NEAT-Dinosaur-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEAT Dinosaur Game

A NEAT-based machine learning program for a custom implementation of the Chrome Dinosaur Game.

dinosaur game demo

Overview

An endless runner played by thousands of bored students with access to a laptop, the Google Chrome Dinosaur game is one of the most beloved in wasting time and trying to stay awake during boring lectures. Although many played, significantly less were any good at it, oftentimes dying within the first 30 seconds. In spite of their lack of ability, many pushed onward to find the limits of these antiquated reptiles and many have failed. However, now we have something different. This project, through the power of Neuroevolution, shall finally help us find the long-awaited answer to the question: just how far can these Dinosaurs run?

How to Use

Dependencies

Instructions

  1. Clone this project
  2. Install pygame and NEAT - pip install pygame neat-python or pip install -r requirements.txt
  3. Run dinosaur_game.py
  4. Sit back and enjoy

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages