Skip to content

DepayanMondal/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Game

Overview

This project is a browser-based Wordle game implemented using HTML, CSS, and JavaScript. The game allows players to guess a hidden word, providing feedback on the correctness of their guesses.

Features

  • Interactive UI for user input and feedback
  • Asynchronous fetching of the word of the day from an API
  • Dynamic validation of user guesses against the hidden word
  • CSS animations for visual effects

Setup

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser.

How to Play

image

  • Press Enter to submit your guess.

image

  • Correct letters are displayed in green, incorrect letters in gray, and misplaced letters in yellow.

image

  • The game ends after 6 rounds or when the correct word is guessed.

image

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published