How this score generator works.
This score generator is based on the system defined in this article.
But basically...each category is a different difficulty. If you solve them from most difficult to easiest (top to bottom, as shown below in ex.1) you get a higher score. You get 4 guesses that will earn points and anything past that earns 0 points.
Ex.1: If you solve them in this order, you get the points shown below:
- 🟪🟪🟪🟪 (16 points) 4 points for purple x 4 points for solving on 1st line
- 🟦🟦🟦🟦 (9 points) 3 points for blue x 3 points for solving on 2nd line
- 🟩🟩🟩🟩 (4 points) 2 points for green x 2 points for solving on 3rd line
- 🟨🟨🟨🟨 (1 point) 1 point for orange x 1 point for solving on 4th line
- Total: 30 points - This is the best possible score.
Ex.2: You solve them all, but not from hardest to easiest.
- 🟨🟨🟨🟨 (4 points) 1 point for orange x 4 points for solving on 1st line
- 🟩🟩🟩🟩 (6 points) 2 points for green x 3 points for solving on 2nd line
- 🟪🟪🟪🟪 (8 points) 4 points for purple x 2 points for solving on 3rd line
- 🟦🟦🟦🟦 (3 point) 3 points for blue x 1 point for solving on 4th line
- Total: 21 points
Ex.3: If you miss one
- 🟨🟨🟨🟨 (4 points) 1 point for orange x 4 points for solving on 1st line
- 🟩🟩🟪🟩 (0 points) This used one of the 4 chances you have to earn points
- 🟪🟪🟪🟪 (8 points) 4 points for purple x 2 points for solving on 3rd line
- 🟦🟦🟦🟦 (3 points) 3 points for blue x 1 point for solving on 4th line
- 🟩🟩🟩🟩 (0 points) You don't receive any points for solving after the 4th line
- Total: 15 points
Check out the article linked above for more info about this scoring system. I didn't come up with this system, I just built this tool to utilize it.