Tridle

1 votes 5/5

Share Tridle

Tridle

In the Wordle by Josh Wardle-inspired game Tridle, you attempt to simultaneously solve three problems (Triple Wordle). Although slightly different from Dordle and Quordle (3 instead of 2 or 4), it is likewise modeled after them.


Early in January, when I first started using Wordle, I wanted to play more games, so I made my own Wordle game so I could play whenever I wanted. In about a day, I created WordGuessr. Many individuals still play it today because it became pretty popular.

I recently started playing Dordle, which ups the difficulty level of the Wordle game by requiring you to solve two problems at once. Because I had previously created the structure for the single game, I reasoned that creating three would be no more difficult than developing one. Well, it took me another day or two to iron out all the kinks, and it really tested my CSS abilities to get everything to look right with all the different game permutations and simultaneously generate three boards.

The rules are the same if you know how to play Wordle:
1) Simply enter a guess and hit "Enter."
2) For each puzzle individually, the game will score how accurate your estimate was. Any letter that is correctly positioned will become green; incorrectly positioned letters will turn orange; and letters that don't appear in the word will turn black.
3) Make another guess using the hints from the prior word.
4) Continue until you either correctly guess each phrase after eight tries or run out of time.
5) You can let others see your results.
6) Have fun playing.

To develop interactivity and UI, HTML, CSS, and Javascript code were used to create the game.

How to play

In the Wordle by Josh Wardle-inspired game Tridle, you attempt to simultaneously solve three problems (Triple Wordle).

Category and Tags

puzzleword games