This is a Wordle imitation game designed to rickroll the player. The game presents the player with a series of word boxes, and the player must guess the correct word by typing in letters. The game is timed, and the player must guess all the words before the time runs out.
- Open the
wordle.html
file in your web browser. - Type in letters to guess the correct word.
- Press Enter to submit your guess.
- If you guess the correct word, the game will move on to the next word.
- If you guess the incorrect word, you will be rickrolled.
- If you guess all the words before the time runs out, you win!
You can customize the game by modifying the words
array in the wordle.js
file.
Whoever plays this game will be rickrolled if they guess the words correctly.
This code is licensed under the MIT License. Feel free to use and modify this code for your own projects.