Skip to content

Little hangman game I made for my data structures class

Notifications You must be signed in to change notification settings

MatthewParke/Hangman

Repository files navigation

Hangman

Little hangman game I made for my data structures class

A hangman game that is played through the command prompt via a text visualization of the hangman board. Player has to guess the hidden word letter by letter. When the letter guessed is correct the game will fill in the corresponding hidden letters. When the letter guessed is wrong a new board will be printed to the command prompt with the updated ascii-drawing of the hangman.

About

Little hangman game I made for my data structures class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages