Skip to content

zlohner/EvilHangmanJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evil Hangman

A devious variant on the commonly-played game of Hangman.

For a particularly difficult challenge, try 14 guesses on a word of length 7 :)

Run

make all && java -cp ./build/ hangman.RunEvilHangman dictionary.txt [wordLength] [numGuesses]

About

A devious variant on the commonly-played game of Hangman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published