Skip to content

Hangman - 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.

Notifications You must be signed in to change notification settings

Prakash-Das123/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

Hangman - 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. Feel free to modify the code as much as you can!

How to run this?

  1. Download or clone this repository
  2. Extract the files
  3. Open Command Prompt and 'cd' to the directory where the unzipped files are kept
  4. Type "pip install -r requirements.txt"
  5. Type "python hangman.py"

Python Beginner's Game

About

Hangman - 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages