Skip to content

Magueija/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HANGMAN

This project was completed in April 2021 and it was used to learn python. The aim was to do a hangman game with random cities and where the user could save the scrore on a csv file.

How to play

  • You have to guess the hidden word before the hangman fully appears. Words are only coutries.
  • First try guessing by writing letter. Do not repeat letters.
  • If you think you know the word, try to guess it, but be careful, you only have one chance!
  • Finally, have fun!
  • Insert "quit" in "Your guess:" to end the game.

Hangman Preview

Getting Started

Run the command python3 src/main.py to start the game. See the example below :

cd hangman
python3 src/main.py

Authors

About

A Hangman game used to learn Python.

Topics

Resources

Stars

Watchers

Forks

Languages