Skip to content

This is a game created for my high school Data Structures course. A version of Hangman in which the computer "cheats" by keeping track of all possible words at a given stage, rather than choosing a single word at the beginning of the game (making it nearly impossible for the player to guess the word).

Notifications You must be signed in to change notification settings

shreyanJ/Evil-Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Evil-Hangman

This is a game created for my high school Data Structures course, in Java. A version of Hangman in which the computer "cheats" by keeping track of all possible words at a given stage, rather than choosing a single word at the beginning of the game (making it nearly impossible for the player to guess the word).

About

This is a game created for my high school Data Structures course. A version of Hangman in which the computer "cheats" by keeping track of all possible words at a given stage, rather than choosing a single word at the beginning of the game (making it nearly impossible for the player to guess the word).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages