Skip to content

nthungdev/hangmanpygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

Hangman is a word guessing game for one player. The player think of a letter to guess until they get the word correct before they are our of life. Game Title

Installation:

The game is written in Python 3.6 and the graphical interface is developed using Pygame. To install and play the game:

  1. Clone the repository.
git clone https://github.com/nthungdev/hangmanpygame.git
  1. Install Pygame.
python3 -m pip install -U pygame --user
  1. Run the game:
python3 hangman.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages