oyabun-dev / Wordle-Masters

Mini clone of New York Times Wordle game made with love ❀ passion πŸŽ‰ and fun 🀩

Home Page:https://oyabun-dev.github.io/Wordle-Masters/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordle Masters

Wordle Masters is a clone of the popular word guessing game called Wordle. The game challenges players to guess a five-letter word by suggesting words that are then checked for matching letters. The objective of the game is to guess the word with as few attempts as possible.

How to Play

A five-letter word will be randomly generated by the game. Type a five-letter word in the input field and hit "Enter" button. The game will show which letters match the word and their correct position. Continue guessing until you find the correct word or use all of your attempts.

Features

Random five-letter word generation. Feedback on which letters match and their position. Limited number of attempts. Mobile responsive design.

Technologies Used

HTML5 CSS3 JavaScript

Getting Started

To run the game, simply open the index.html file in your web browser. The game does not require any additional setup or installation.

Contributing

Contributions to Wordle Masters are welcome! If you find any bugs or issues, please open an issue or submit a pull request with your changes.

Credits

Wordle Masters was created by Khalifa Ababacar BEYE @oyabun-dev. The game is a clone of the original Wordle game by Jonathan Feinberg.

About

Mini clone of New York Times Wordle game made with love ❀ passion πŸŽ‰ and fun 🀩

https://oyabun-dev.github.io/Wordle-Masters/

License:MIT License


Languages

Language:JavaScript 58.4%Language:CSS 21.6%Language:HTML 20.0%