Skip to content
/ Guess-Mess Public template

Welcome to the Minor Project 1 Repository! This repository serves as the central hub for our software project, which leverages C++ based game

License

Notifications You must be signed in to change notification settings

binitworld/Guess-Mess

Repository files navigation

Hangman Game

Welcome to the Hangman Game repository! This project showcases a classic word-guessing game implemented in C++. Test your vocabulary and deduction skills by trying to guess the hidden word.

Table of Contents

Introduction

This Hangman Game is a fun and interactive project that allows players to guess a word by suggesting letters one at a time. With a limited number of chances, can you figure out the word before you run out of attempts? The game provides an entertaining way to improve your word-guessing skills while having a great time.

Features

  • Randomly selects words from a predefined list.
  • Provides a limited number of attempts to guess the word.
  • Displays the current state of the word with underscores for unrevealed letters.
  • Keeps track of guessed letters.
  • Celebratory pop-up on winning.
  • Background music on winning.
  • Responsive web-based user interface.
  • Easily extensible with more words and features.

Getting Started

To run this Hangman Game, follow these steps:

  1. Clone the repository to your local machine using the following command:
    git clone https://github.com/binitworld/Hangman-game-Guess-Mess.git
    
    

Contributing

Tip: Complete this process in GitHub (in your browser)

flowchart LR
    Fork[Fork the project]-->branch[Create a New Branch]
    branch-->Edit[Edit file]
    Edit-->commit[Commit the changes]
    commit -->|Finally|creatpr((Create a Pull Request))
    
Loading

About

Welcome to the Minor Project 1 Repository! This repository serves as the central hub for our software project, which leverages C++ based game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •