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.
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.
Random five-letter word generation. Feedback on which letters match and their position. Limited number of attempts. Mobile responsive design.
HTML5 CSS3 JavaScript
To run the game, simply open the index.html file in your web browser. The game does not require any additional setup or installation.
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.
Wordle Masters was created by Khalifa Ababacar BEYE @oyabun-dev. The game is a clone of the original Wordle game by Jonathan Feinberg.