Skip to content

Hangman is a paper and pencil guessing game for two or more players. One player thinks of a word, phrase or sentence and the other(s) tries to guess it by suggesting letters within a certain number of guesses. In this given project we created a list in which consists of all the popular Hollywood actors and our task is to guess that actor name le…

Notifications You must be signed in to change notification settings

nihar-max/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman is a paper and pencil guessing game for two or more players. One player thinks of a word, phrase or sentence and the other(s) tries to guess it by suggesting letters within a certain number of guesses. In this given project we created a list in which consists of all the popular Hollywood actors and our task is to guess that actor name letter by letter, where we have only 6 chances. So our task is to create this game with help of simple python programming with help of Loops, List etc. etc.

image

Source: https://en.wikipedia.org/wiki/Hangman_(game)

Implementation

image

Final Output will look something like this

image image image

About

Hangman is a paper and pencil guessing game for two or more players. One player thinks of a word, phrase or sentence and the other(s) tries to guess it by suggesting letters within a certain number of guesses. In this given project we created a list in which consists of all the popular Hollywood actors and our task is to guess that actor name le…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages