Skip to content

apanisales/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Hangman

Implementation of the game Hangman.

  • The program reads most of the words found in the file hangmanWords.txt and after that, the words can be used for the game.

  • The game can be played by one person or multiple.

    • If it is played by multiple, one user can pick a word for the other players to solve, or a random word can be selected.
    • If the game is played by one person, a random word will automatically be selected for the player to solve.

Usage:

python hangman.py

About

Implementation of the game Hangman.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages