Skip to content

ManuelWiese/mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mastermind

How hard is Mastermind?

The idea was to see how hard it is to solve mastermind. The algorithm is pretty simple, it holds a list of all possible solutions. After every guess, the algorithm checks all possible solutions and removes the impossible ones...

Result

Pretty anticlimactic, the difficulty increases in a linear fashion. Image of Yaktocat

About

How hard is Mastermind?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages