Skip to content

melihorhanyilmaz/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

indir

Description

  • This is a simple implementation of the classic hangman game in Python. The game randomly chooses a word from a predefined list of words, and the player must guess the word by suggesting letters.

Installation

  • Clone the repository to your local machine using the following command: https://github.com/melihorhanyilmaz/hangman.git
  • Change directory to the cloned repository
  • Run the script main.py in your terminal using the following command: python main.py
  • Start the game

Usage

  • The game will prompt you to enter a single letter to guess the word. You will have 5 lives, and each incorrect guess will result in the loss of a life. You win the game by correctly guessing the word before running out of lives.

Contributors

  • Melih Orhan Yilmaz

Timeline

  • Project started: May 9th, 2023
  • Readme file completed: May 10th, 2023

Personal Situation

  • This project was created as part of AI bootcamp. I enjoyed building this game and learned a lot about Python programming and simple game development.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages