0% found this document useful (0 votes)
125 views6 pages

Hangman Game

This document summarizes a Hangman game project implemented in C. The game allows a user to guess a word chosen by the computer by suggesting letters. The computer tracks correct guesses, wrong guesses, and updates the display accordingly. The game ends when the user guesses the word correctly or runs out of allowed guesses. The implemented Hangman game allows players to test their spelling and vocabulary skills in a classic word guessing game.

Uploaded by

First Citizen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
125 views6 pages

Hangman Game

This document summarizes a Hangman game project implemented in C. The game allows a user to guess a word chosen by the computer by suggesting letters. The computer tracks correct guesses, wrong guesses, and updates the display accordingly. The game ends when the user guesses the word correctly or runs out of allowed guesses. The implemented Hangman game allows players to test their spelling and vocabulary skills in a classic word guessing game.

Uploaded by

First Citizen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Hangman Game

CSE PROJECT
Submitted by
S. M. Al Meraz
Roll: 2008027
Introduction

 Hangman is a word guessing game. One player thinks of a word (in


this case it’s the Computer) and the other person (the User) tries to
guess it by suggesting letters within a certain number of guesses. At
the end, the player either guess the word correctly or get hanged
(means lost). There’s also an option to quit in the midst.
Procedure:

1.There’s a given list of words for the computer to choose a word


from.
2.The user guesses and the letters he figured out are kept tracking of.
3.The user is asked for a guess.
4.The data that are being tracked (correct guesses and number of
wrong guesses) are updated continuously.
5.The display updates with the new data.
6.Repeat until word found or game over (Number of guesses reached
it's limit).
Output:
Conclusion:

 The Hangman game is a classic word guessing game that has been
enjoyed by players of all ages for decades. The implementation of the
game described in this project allowed players to test their vocabulary and
spelling skills by attempting to guess a hidden word before running out of
chances. The game was implemented in C and made use of a simple
algorithm to track the player's progress and determine the outcome of the
game.
THANK
YOU

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy