Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 288 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 288 Bytes

MasterMind

This is a quick MasterMind solver using Genetic algorithm for learning purpose.

Some parameters can be changed in the beginning of the code, but the initial problem was a 4 slots, 8 colors mastermind.

Was tested with Ubuntu 18.04.3LTS with python 3.6.9 on april 18th 2020.