animator / learn-python

📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.
https://animator.github.io/learn-python/
Creative Commons Attribution Share Alike 4.0 International
328 stars 209 forks source link

Mini Project: Adding a Word Guessing Game With Lives #234

Closed Subhoshri closed 4 months ago

Subhoshri commented 4 months ago

I want to create a mini-game where one has to guess the word from the number of blank spaces given. There will be three lives for one word, and failing to guess within those three lives ends the game. This game is like hangman and is simple yet creative and I believe that it will be a good addition to this project.

Please assign me this issue!

merciajeno commented 4 months ago

Hello , I have the experience of creating hangman, a game similar to this. Can you assign this task to me?

Subhoshri commented 4 months ago

Hey @merciajeno, I have already created the mini-game for this. If you want, we can collaborate on any other issue.

merciajeno commented 4 months ago

That would be great, thank you!

On Tue, 14 May, 2024, 19:26 Subhoshri Pal, @.***> wrote:

Hey @merciajeno https://github.com/merciajeno, I have already created the mini-game for this. If you want, we can collaborate on any other issue.

— Reply to this email directly, view it on GitHub https://github.com/animator/learn-python/issues/234#issuecomment-2110313785, or unsubscribe https://github.com/notifications/unsubscribe-auth/A265NWEHDYOSY275E77A2E3ZCIJZNAVCNFSM6AAAAABHVO62MOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJQGMYTGNZYGU . You are receiving this because you were mentioned.Message ID: @.***>

animator commented 4 months ago

Feedback provided in PR.