Skip to content

muditsin/Mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastermind

Machine class - Picks up random word from dictionary, user interaction.
Util class - Filters list on each guessed word. Also generates the initial Map.
Main class - Basic I/O

Logic - Keep filtering down the list of possible Sorted words by eliminating all impossible Sorted Words from the list based on the number of matches till you get only one sorted word. Check all the anagrams of that word from the HashMap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages