A simple "Hangman" game developed for the Unity Editor. The player must guess the given word by choosing letters. The player has a limited number of attempts to guess the word before the game ends.
- Launch the game in the Unity Editor.
- Several blank underscores will appear on the screen, representing the letters of the word to be guessed.
- Click on the letter buttons to guess the word.
- If you guess a letter correctly, it will appear in its correct position in the word.
- If the letter is not in the word, the remaining number of attempts will decrease.
- The game ends when you guess the word or when the attempts run out.
- Open a terminal or command prompt.
- Enter the following command to clone the repository:
git clone https://github.com/RimuruDev/HangmanUnityEditor.git
- Open Unity Hub.
- Click "Add" and select the folder where the project was cloned.
- Double-click the project to open it in Unity.
- In Unity, go to the "Window" menu.
- Select "Hangman Game" to start the game.
- The game window will open, and you can start playing.
- Email: rimuru.dev@gmail.com
- GitHub: RimuruDev
- LinkedIn: Rimuru
- GitHub Organizations: Rimuru-Dev