Skip to content

improve the Hangman game #88

@abhijit9040

Description

@abhijit9040
  • Add word categories (fruits, animals, colors, countries, sports, food, science, technology, space) with different difficulty levels (easy, medium, hard)
  • Implement a scoring system that awards points based on correct letter guesses
  • Add colorful console output using the colorama library for better visual feedback
  • Display already guessed letters to prevent repetition
  • Implement proper input validation for letter guesses
  • Add difficulty level selection at the start of each game
  • Includ category selection based on chosen difficulty
  • Create a clean game state display showing the hangman, word progress, guessed letters, and score
  • Add a replay feature allowing players to start a new game

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