Skip to content

kensoto-martinez/hangman-coolmathgames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coolmath Games Hangman Solver

A terminal program to find Coolmath Games Hangman answers easily and quickly.

Usage

The following is an example of how you'd search a phrase:

Enter a phrase category (or 'exit' to quit): occu
Enter first word length: 5

Phrases in 'occupations':

radio host

The cool thing about inputting a category is that you don't need to type the full name, you could type just half of it and the program will look for the inputted substring in each category. The program will handle category ambiguity as well.

Data Storage

The game gets updated frequently, so new phrases are being added constantly. So I added the ability to add to categories.json. The program manages additions automatically with user input, so you never need to edit categories.json manually. If you accidentally add a word to a category or misspell the phrase or category, you will have to manually edit categories.json.

About

Find the answer to any Hangman game in Coolmath Games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages