Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle

Screenshot/Logo

Game Description

Wordle is a web-based word puzzle game designed to test and enhance your vocabulary and problem-solving skills. The objective is to guess a five-letter word within six attempts. After each guess, the color of the tiles will change to show how close your guess was to the word.

Background

I chose to create Wordle because it offers a simple yet challenging gameplay experience that can be enjoyed by people of all ages. It also provides an excellent opportunity to practice and demonstrate web development skills, including HTML, CSS, and JavaScript.

Getting Started

You can play the game by visiting the following link: Wordle Game

Instructions

  1. Enter a five-letter word in the input field.
  2. Press the "Submit" button to make your guess.
  3. The tiles will change color to indicate the accuracy of your guess:
    • Green: Correct letter in the correct position.
    • Yellow: Correct letter in the wrong position.
    • Gray: Incorrect letter.
  4. Repeat the process until you guess the correct word or run out of attempts.

For detailed planning materials, visit the Wordle.txt in the repository: Wordle Text

Attributions

Technologies Used

  • HTML
  • CSS
  • JavaScript

Next Steps

Planned future enhancements for the game include:

  • Adding difficulty levels with varying word lengths.
  • Implementing a hint system to assist players.
  • Enhancing the user interface with animations and sound effects.
  • Tracking and displaying player statistics and high scores.
  • Making the game mobile-responsive for better gameplay on smartphones and tablets.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages