The task is to guess the encrypted 5-letter word. Use your guess and type the letters in the first line of the playing field. As soon as the player enters the word, the cells will be coloured pink and blue. The colour values change daily, which makes the game more challenging and adds a certain challenge.
One day, blue may mean that the letter is in the word and in its place. Pink highlights the letters that are present in the word, but occupy the wrong position and need to be moved. The next day, this algorithm changes and the colours mean different things. Grey colour indicates that the letters are not used in the guess word.
Take into account the colour hints and print the next version of the word. Use the on-screen keyboard to enter words. The keys on the layout are also coloured, making it easy to see which letters have been used and which can be used in the next attempt.
A new riddle appears once a day. In the statistics section, you can track the player's progress. The list contains information about the number of games played, the percentage of wins, and the number of attempts used to guess.