> There are 10 kinds of people in this world — those who understand binary and those who don’t.
There are other versions too[1][2][3].
[1]: https://news.ycombinator.com/item?id=7036594
…though now that I’m playing it in my head that’s too easy too. (Start at MSB and shift right if too high and add bits if too low)…
Maybe if you reduced the number of guesses to 5 that’d add enough chance to make it fun?
(video from like 3 years ago: https://www.reddit.com/r/Unity2D/comments/sq4anb/i_added_a_w...)
Gemini self-improved version (added the "Hint" and "What could it mean?" features): https://g.co/gemini/share/05c8cce3b2ff
https://en.wikipedia.org/wiki/Word_(computer_architecture)#T...
Odds in two attempts: 1 in 1
You won!
You guessed 01111 in 4 attempts!
I similarly made a binary one before this version, but unsurprisingly, a lot of people said they found it too easy!
Hope you like it!
1st line, all zeros. It shows me where the zeros are.
Well.. that's it. Any non-zero is a 1.
So.. finished on the second line.
Am I the only one?
No, sadly.
You also don't need to start with all zeros, any input will allow you to finish on the second try.
[1] https://apnews.com/article/new-york-times-wordle-clones-take...
Maybe make the string much longer, like 10 bits, and the game only matches on substrings longer than 3. 000...000 would generally return no matches.
That's still probably solvable with superpermutations but wordle is "solvable" with a dictionary, so don't let perfect be the enemy of "better than 2 guess bordle"
But if you need to guess a number, and you know it's _5_34, having three correct digits don't help you figure it out.
So I made some variants where guessed values do help you figure out the correct answer.
In rationerdle (https://zck.org/numberdle/?variant=rationerdle), you have to guess a rational number x/y, where both x and y are between 1 and 99, inclusive. It displays the rational number you actually guessed, and whether x and y separately are too high or too low.
In factordle (https://zck.org/numberdle/?variant=factordle), the player has to guess the factors of a target number.
In formuladle (https://zck.org/numberdle/?variant=formuladle), there is a graphed straight line, and the player has to guess the mx+b formula that graphs that line.
I would like to make more, but didn't have any other great ideas when I ran out of interest.
patrakov•1d ago
Step 2: Replace all grey cells with 1s.
petra303•1d ago
bbassett•1d ago
topato•1d ago
arjvik•1d ago
jesse__•1d ago
vikingerik•1d ago
selcuka•1d ago
IAmBroom•1d ago
dskloet•1d ago
Supermancho•1d ago
Sohcahtoa82•1d ago
Supermancho•19h ago
paxys•1d ago
Step 2: Flip all the non green cells.
underlines•1d ago
guessing 00000 or 11111 removes that third state and leaves you with simple substitution of wrong cells, which leads to an optimal 2 step strategy.
but obviously the shortest strategy is just guessing it right on the first try :D lol
Jtsummers•1d ago
paxys•1d ago
Right digit at the wrong place = wrong digit = you should flip it.
This puzzle won't take more than 2 guesses no matter what you input the first time.
heckelson•1d ago
0xAFFFF•1d ago
Step 1: Guess 11111.
Step 2: Replace all grey cells with 0s.
Thank you for your careful consideration.
nmeofthestate•1d ago
justsid•1d ago
dskloet•1d ago
bdcs•1d ago
I have no idea in practice. But for the thermodynamic limit of actually making a difference, any irreversible change requires heat to be generated, e.g. initializing to zero, truncating, or bitshifts with discarded information. In contrast, addition/subtraction/multiplication/bitshifts without over-/under- flow will not necessarily generate heat.
https://en.wikipedia.org/wiki/Landauer%27s_principle
PS. you can also use mass-energy equivalence to extend this to calculate the lower limit of mass for a given quantity of information. TL;DR: The internet weighs 50g https://www.youtube.com/watch?v=WaUzu-iksi8
stavros•1d ago
gus_massa•1d ago
Spoiler alert: There is a nice video by Captain Disillusion https://www.youtube.com/watch?v=ou7KSmfC3lA (the relevant part is https://www.youtube.com/watch?v=ou7KSmfC3lA&t=275s )
a3w•1d ago
There is no such thing as a two, Bender!
layer8•1d ago
https://thedailywtf.com/articles/what_is_truth_0x3f_
freedomben•1d ago
Sesse__•1d ago