Wordl
(This project was created for my own learning purposes with no commercial intents)
Credits: sound effects from: https://kronbits.itch.io/freesfx
A fast, timed word puzzle inspired by Wordle (more like a bad clone of it).
You start with 90 seconds and a hidden word. Each word allows 6 guesses. Tile colors reveal which letters are correct and where they belong. Solve the word before running out of guesses to continue.
Every correct solution:
* Generates a new word.
* Increases your level.
* Adds +20 seconds to the remaining time.
Failure occurs when the timer reaches zero or the word is not solved within six attempts.
The objective is simple: solve as many words as possible before time runs out.


Comments
Log in with itch.io to leave a comment.
Great concept, but here if there's only one of a letter in the word and you put that letter twice, they will both show as being in the word
Thank you. I will try fixing that:)