Skip to content

jamesrosstwo/snAIke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnAIke

A demonstration of a genetic algorithm where the computer learns to play snake.

Requirements

  • Python >= 3

NOTE: If on MacOS Mojave, 3 <= Python < 3.7

Installation

pip install virtualenv
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python3 -m src.main

About

Using a genetic algorithm to teach a computer how to play snake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages