this post was submitted on 26 Jun 2024
13 points (88.2% liked)
dailygames
913 readers
68 users here now
Community for daily games like Wordle, Jumblie, Connections etc.
Post your daily games and scores. Discover new games and discuss with others.
Find games
- The most comprehensive list of Wordle-like games and resources
- Lemmy-Thread featuring a lot of Wordle-style recommendations
- NYT Games Various puzzles including the original Wordle
- The Dles Curated collection of 200+ daily games
Share your results
Itβs useful to wrap your results in a markdown codeblock to preserve the layout. Put three backticks ```
before and after your result to create a codeblock.
π¨π¨β¬β¬β¬
π¨π©β¬β¬β¬
π©π©π¨π¨β¬
π©π©π©π©π©
Rules
- Be nice!
- Don't cheat!
founded 5 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's mostly practice in the rgb color space and understanding hex codes. I start with the first digit for each of red, green, and blue, like in the Hexcodle Mini. Then I insert the second digit for each, and if I don't have a good idea then I'll go with 7 or 8.
If the color is dark, the first digits (the R, G, and B in #RXGXBX) are more likely to be less than 8. If the color is light, the first digits are more likely to be more than 8.
The hex code help link on the game's page is pretty helpful - https://www.freecodecamp.org/news/how-hex-code-colors-work-how-to-choose-colors-without-a-color-picker/