Skip to content

Optimized Mastermind Solver using Knuth algorithm and frontend using gopherjs

Notifications You must be signed in to change notification settings

ludi317/ludi317.github.io

Repository files navigation

Mastermind

Play Mastermind Here!

Or press the solve button to see the game won in 5 or less moves with Knuth's algorithm described here.

See my blog for a more thorough background and walkthrough of the code.

Rules

Guess the right sequence of colors. For each attempt, you will be scored with black or white pegs.

Black means right color, right position for one of the columns.

White means right color, wrong position for one of the columns.

License

About

Optimized Mastermind Solver using Knuth algorithm and frontend using gopherjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published