top of page

HANGMAN

  • Jul 22, 2023
  • 1 min read

This project is a Python implementation of the classic hangman game. The user is presented with a word that is hidden by a series of dashes. The user then guesses letters, and if the letter is in the word, the dashes that correspond to that letter are filled in. If the letter is not in the word, a body part is added to a hangman drawing. The game ends when the user guesses the word correctly or when the hangman is complete. The project is hosted on Replit, an online integrated development environment (IDE) that can be used with a variety of programming languages. To run the project, you will need to create a Replit account and clone the project. Once you have cloned the project, you can run it in your local environment.


https://replit.com/@AqsaAshfaq07/Hangman?v=1



Comments


image.png

Hi, thanks for stopping by!

This project is one of the best ones using core logic of programming. If you liked it please reach out to my GitHub and give it a Star.

Subscribe to get the latest updates.

Thanks for submitting!

  • Facebook
  • Instagram
  • Twitter
  • Pinterest

Address

Faisalabad, Punjab, Pakistan

38000

Phone

123-456-7890

Email

Connect

  • x_logo
  • LinkedIn
  • GitHub

© 2023 Copyright Aqsa Ashfaq

bottom of page