|
3 years ago | |
---|---|---|
LICENSE | 3 years ago | |
README.md | 5 years ago | |
gamm.py | 5 years ago |
This is an implementation of the Genetic Algorithm for solving the Master Mind game.
It is based on this Paper
The source code is configured for P=4 N=6 parameters with an average of 4 turns to guess the color code for around 0.4 seconds.