Skip to content

Classic console Hangman game written in C#

Notifications You must be signed in to change notification settings

dhalimon/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hangman

Classic console Hangman game (https://en.wikipedia.org/wiki/Hangman_(game)) in C#.

Player has to enter letters (within max 10 tries) to guess the word which is at least 7 characters long. The word to guess is chosen from the list of over 1300 commonly used English vocabulary.

About

Classic console Hangman game written in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages