Back
Hangman

About the project:

This project is a recreation of the Hangman game made in C++.

In this console application you can modify the word you have to guess, if you play the game all the letters in the word are displayed as a *, This application also keeps track of how many wrong guesses you made and if you alreay guessed the letter you entered.

My Contribution:

  • I made the encryption so that the word you entered will be displayed as * and will turn into the letter of the word if you guessed it.
  • I made the trackers that keeps track if you guessed a letter, if you guessed wrong and if you already guessed that letter.

Status:

Finished

Engine:

-

Language:

C++.

Team:

1 Game Developers.

Links: