ndleah / python-mini-project

🙌 Welcome open-source Python mini-project contributions!
MIT License
3.13k stars 1.23k forks source link

Added 3 files regarding hangman game #254

Closed Jhalak1583 closed 4 months ago

Jhalak1583 commented 6 months ago

Description

A short summary of what is included in your Pull Request.

Fixes #(issue_no)

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Project

Hangman is a classic word guessing game where players attempt to guess a hidden word one letter at a time. With a limited number of incorrect guesses allowed, players must strategically deduce the word's identity based on partial information and clues provided. It's a fun and challenging game that tests vocabulary, spelling, and problem-solving skills.** Provide a short desctiption of your Python project

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.