Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Solver

This program assists in solving Hangman problems.

Created on Python 3.8.2.

Running

Run the solver.py

When prompted, enter in the current word and known letters. Enter a "." if the word is unknown. Then, enter the letters you have tried already.

If there is only one matching word, the program will return the correct word. If there are only a few possibilities, it will list the possibilities. If there are many possible words, it recommends the most probable letter.

Thank you to SCOWL for providing the dictionary. http://wordlist.aspell.net/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages