Colorle User Reviews

Is Colorle Safe?

Not enough ratings yet to assess Colorle.

Is Colorle Legit?

Colorle appears to be a legitimate app. AppsHunter Legitimacy Score for Colorle is 80/100.

Based on 80 of 100 points across 7 verification signals from App Store and developer data.

Top reviews

Nice idea but a major bug

Sometimes the interface prevents the player from entering the correct answer when there are two of the same character in an answer. Apparently there is a logical error in the programming. That’s a disqualification for a logical puzzle game. It’s been noted before but not fixed.

Response from developer

Thanks for the feedback!

Good idea but code logic is flawed

Exists a bug where as long as two of the same characters exist in the colour code string when making a guess, the game prompts the user with the “there are no double values” message. However, duplicate characters in colour might actually exist.

Suggested fix: only prompt for “no double values” if the same character is not repeated in the string AND the same characters does not appear twice in a row, I would guess the current logic has that statement set to an OR comparison
Show more

Response from developer

Thanks for the feedback!