Skip to content

feat: implement Hangman game UI and gameplay logic with DOM interaction#129

Merged
Hrishikesh-Dalal merged 2 commits intocommitra:mainfrom
DinethShakya23:feature/hangman
Oct 24, 2025
Merged

feat: implement Hangman game UI and gameplay logic with DOM interaction#129
Hrishikesh-Dalal merged 2 commits intocommitra:mainfrom
DinethShakya23:feature/hangman

Conversation

@DinethShakya23
Copy link
Copy Markdown
Contributor

@DinethShakya23 DinethShakya23 commented Oct 23, 2025

Summary

Added a fully functional Hangman game feature that allows users to guess words letter by letter with real time feedback.

  • Displays word progress using underscores for unguessed letters.
  • Tracks incorrect guesses and limits the number of attempts.
  • Tracking remaining guesses and synchronizing hangman drawing with wrong guesses.
  • Includes win/lose messages and an option to restart the game.

Checklist

Screenshots

Screenshot 2025-10-24 000729 Screenshot 2025-10-24 000902

Additional Notes

  • added the game to the home page (by updating projects.json file)
  • refactor main index.html for proper code indentation/formatting (no code changes)

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 23, 2025

@DinethShakya23 is attempting to deploy a commit to the hrishikesh-dalal's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Hrishikesh-Dalal Hrishikesh-Dalal merged commit 6215844 into commitra:main Oct 24, 2025
1 check failed
@DinethShakya23 DinethShakya23 deleted the feature/hangman branch October 24, 2025 15:43
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.

2 participants