Simple hangman game, originally created as a command console game.
- Classic hangman gameplay in the console
- Written entirely in C#
- Easy to run and understand for beginners
- .NET SDK (version compatible with your code)
- Clone the repository:
git clone https://github.com/ElizabethPrater/HangMan.git cd HangMan