Welcome to Hangman UWP, the ultimate word guessing game
The project is based on OOP and contains:
- Wordbank - Contains the possible words and editable
- Manager - Handles the logic of the game (it includes choosing the random word, determining if the player has lost/won, etc)
- UI - Contains the UI elements and some of the relevant code
- Intuitive and user-friendly interface
- 2 Difficulty levels
- Different sounds when you win or lose
- Button to start a new game
- Select a difficulty level
- Click "New Game"
- Start guessing the word by suggesting letters
- Keep track your number of mistakes