learn-python icon indicating copy to clipboard operation
learn-python copied to clipboard

Mini Project - Hangman Game

Open MahraibFatima opened this issue 1 year ago • 3 comments
trafficstars

Features:

  • Randomly generated words for each game.
  • Visual representation of the Hangman.
  • User-friendly interface.
  • Guess letters to uncover the hidden word.
  • Have a limited number of attempts to guess the word correctly.

MahraibFatima avatar May 11 '24 18:05 MahraibFatima

@animator a quick question, have I do all the changes and code in .md extension OR can do this in different .py extension using OOP concepts as well?

MahraibFatima avatar May 11 '24 18:05 MahraibFatima

It is a book. Everything has to be presented in markdown format.

animator avatar May 11 '24 18:05 animator

I am proficient in Python and being a beginner in open source contribution. Please assign me this issue

RasagnaRayasam avatar May 13 '24 12:05 RasagnaRayasam