Skip to content

Adding Hangman game using ARRAY and STRING manipulation in C #606

@gurramtejaswini

Description

@gurramtejaswini

Hello @thepranaygupta,

I would like to add hangman game to this repo as it will we helpful for my academics as contributing to Open source projects it is one of my task to be done towards my course completion.

Game description:
The hangman game is a guessing game where the user guesses letters until they figure out what the secret word is. In most versions of the game, the user has 6 chances to guess the correct word. For each incorrect guess, a part of the hangman is drawn. If the user fails 6 times, the hangman is complete, and the user loses. If the user knows the secret word, they keep guessing the correct letters until the word is complete, which results in a win.

Example of hangman game: after 6 attempts, the hangman is complete and the user loses the round.

Kindly, Please assign this issue to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions