Skip to content

AI python console game that uses an evolution algorithm to solve a dot finding puzzle

Notifications You must be signed in to change notification settings

joshuaheslin/dot-finder-evolutionary-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot Finder Evolutionary Algorithm

Description

A small python console game that demostrates the usage of evolution algorithms. The dot needs to find the target co-ordinates after many generation iterations. It's just an example project to illustrate the concepts.

Run locally

No packages to install. Just run the script.

python3 main.py

About

AI python console game that uses an evolution algorithm to solve a dot finding puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages