Hangman

The purpose of this project is to create a simple hangman game based on my interpretation. Try it out below.

Instructions

The aim of the game is to guess the randomly generated and hidden word (either by entering a letter or the whole word)

After scrolling to the 'Play Game' section below, you will have the option to choose a level (Easy, Medium or Hard) and guess the letters in the word.

You will only be allowed to have a certain amount of wrong guesses before you lose the game.

Note that guessing an incorrect word counts as one guess, and no letters in the word you have guessed which may be in the hidden word will be revealed.

If you make the correct guess before your number of guesses run out, you win!

Are you ready to play? Scroll down and select a level!

Select a game mode

Want to install a version that works on your own computer? Check out the source code on GitHub

GitHub logo LinkedIn logo