Skip to content

Mastermind Game (console, code maker & solver) ... with a setup, various algorithms and statistic loop

License

Notifications You must be signed in to change notification settings

stevie7g/mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastermind Game (console)

Setup

  • code maker / code solver
  • manual or automatic mode
  • changeable number of characters and columns
  • with or without repetitions of characters
  • digits or letters encoded
  • automatic or manual feedback
  • changeable solver strategy
  • can use an extern helper file with precalculated answers
  • seperate statistic mode available

Solver Strategies

  • randomly selected element
  • Knuth algorithm
  • Irving algorithm
  • Kooi algorithm

Screenshots

MaMi_single

MaMi_stat

MaMi_core

... for learning github & python 3.9 --- (2021)

About

Mastermind Game (console, code maker & solver) ... with a setup, various algorithms and statistic loop

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages