Skip to content

Add initial implementation of "Guess The Word" game with HTML, CSS, and JavaScript#51

Merged
muddhit merged 1 commit intomuddhit:mainfrom
AnshuRani7781:main-fea-guess-word
Oct 12, 2025
Merged

Add initial implementation of "Guess The Word" game with HTML, CSS, and JavaScript#51
muddhit merged 1 commit intomuddhit:mainfrom
AnshuRani7781:main-fea-guess-word

Conversation

@AnshuRani7781
Copy link
Copy Markdown
Contributor

@AnshuRani7781 AnshuRani7781 commented Oct 12, 2025


@Mukulbaid63

What is the change?

Created a new "Guess The Word" game project from scratch using HTML, CSS, and JavaScript.
The project includes a fully functional word guessing logic, dynamic difficulty levels, and a responsive, modern UI.

What does it fix/add?

Added a new interactive word guessing game.

Includes difficulty selection (Easy / Normal / Hard).

Displays category, hint, and attempts dynamically.

Features responsive layout and improved color scheme.

Fully developed front-end structure with scalable and clean code.

How was it tested?

Tested manually on desktop and mobile browsers (Chrome, Edge).

Verified all core features — guessing input, attempt counter, hint display, and new word generation — work as intended.

Checked responsiveness, color contrast, and accessibility.

Submissions guide:

  • Have you made corresponding changes to the documentation?
  • Your submission doesn't break any existing feature.
  • Have you lint your code locally prior to submission?

Screenshots (if appropriate):

image

@muddhit muddhit merged commit bd44230 into muddhit:main Oct 12, 2025
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