Skip to content

davemq/hangman-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hangman-tools

There are two tools here to help with running or playing Hangman style games online.

  • hangman-regexp.py creates a regular expression from a hangman style expression, which allows searching with tools like grep
  • make-hangman-phrase.py creates a hangman style expression from plain text. It also has an option to add guesses. It provides the hangman style expression, the number of occurrences of guesses letters, and a list of wrong guesses.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages