Skip to content

kivancgunduz/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

The game that is played via terminal.It is necessary to guess the word determined by the game with letters without spending 5 lives.

Description

It contains the pyhton(3.9.5 64bit) project that plays the hangman game via terminal.

Try to guess the letters of the word secretly determined by the program.

You have 5 lives (meaning you have 5 wrong guesses). There is no round limit.

Installation

The main repository contains a main.py file and utils folder. There is a game library in the Utils folder as "game.py".

Clone the repository to your computer. Make sure your Python version and Terminal are available.

You can skip to the usage section below.

Usage

  1. Clone project repository.
  2. Open your terminal
  3. Change directory to project directory
  4. Open main.py with pyhton

Enjoy!


Contributors: Kivanc Gunduz

Timeline: 1 day

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages