Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An animated Hangman game by Saad Abdur Razzaq #194

Closed
wants to merge 1 commit into from

Conversation

SaadARazzaq
Copy link

@SaadARazzaq SaadARazzaq commented Jul 14, 2023

Pull Request for Play With Python 💡

Issue Title : Added AsciiMan to Play-with-Python. Way better than the boring Old school simple Hangman Game.

  • Info about the related issue (Aim of the project) : To Make playing Hangman game interactive and worth playing
  • Name: Saad Abdur Razzaq
  • GitHub ID: https://github.com/SaadARazzaq/
  • Email ID: sabdurrazzaq124@gmail.com
  • Idenitfy yourself: (Mention in which program you are contributing in.) Adding AsciiMan(Revolutionary Hangman) to Play-With-Python Repo.

Closes: I have only added files not modified them. #issue number that will be closed through this PR

Describe the add-ons or changes you've made 📃

Added AsciiMan to Play-with-Python. Way better than the boring Old school simple Hangman Game. It is a text-based Hangman game implemented in Python. This game allows players to guess letters and reveal a hidden word, while featuring colorful animations and ASCII art for the Hangman stages.

image

Type of change ☑️

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested? ⚙️

Tested the project on every input and scenario. Works perfectly fine.

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant