Fun! On first thought, I'd prefer knowing when I'm in an unwinnable state instead of having to keep clicking the hint button.
Also, the site worked for me in Chrome but doesn't work in Firefox (145.0.2). Do `window.cookieManager = ...` (or even `var cookieManager = ...`) instead of `const cookieManager = ...`. This goes for all variables in the global lexical scope you intend to share across source files.
That was fun until I got to the point where no progress could be made and I had to undo a whole bunch of times to get to a workable configuration. Perhaps add a notification of some kind that I've gotten myself in that situation, rather than letting me kill a bunch of time solving an unsolvable puzzle. Still, very enjoyable!
Very nice. Easy to accidentally cheat, however. Shift a word to an invalid position, but right click instead of letting the mouse up event fire. Then shift the word back to the original position: win!
This is really, really cool. I think telling me how many moves I have to go back in the hint was absolutely a must-do, and shouldn't cost two hints... Second-guessing every single move I made would be insane, but knowing I had to go back seven, and pick something different than the last thing I restored, that worked fine.
It's easy to assume making a word disappear is always the right choice, but you forget it changes the word it leaves behind as well. Very clever.
It does have the same quirk Wordle had that bugged me: Treating browser storage as useful in our multidevice world.
Fun! On first thought, I'd prefer knowing when I'm in an unwinnable state instead of having to keep clicking the hint button.
Also, the site worked for me in Chrome but doesn't work in Firefox (145.0.2). Do `window.cookieManager = ...` (or even `var cookieManager = ...`) instead of `const cookieManager = ...`. This goes for all variables in the global lexical scope you intend to share across source files.
That was fun until I got to the point where no progress could be made and I had to undo a whole bunch of times to get to a workable configuration. Perhaps add a notification of some kind that I've gotten myself in that situation, rather than letting me kill a bunch of time solving an unsolvable puzzle. Still, very enjoyable!
Really fun. The undo/redo functionality is much appreciated.
Very nice. Easy to accidentally cheat, however. Shift a word to an invalid position, but right click instead of letting the mouse up event fire. Then shift the word back to the original position: win!
I love games where the rules can be understood in seconds
Also OMG I've just read your bio - I saw and wondered what someone more from the software side (rather than philsophy) would say: https://open.substack.com/pub/mcauldronism/p/the-maintenance...
This is really, really cool. I think telling me how many moves I have to go back in the hint was absolutely a must-do, and shouldn't cost two hints... Second-guessing every single move I made would be insane, but knowing I had to go back seven, and pick something different than the last thing I restored, that worked fine.
It's easy to assume making a word disappear is always the right choice, but you forget it changes the word it leaves behind as well. Very clever.
It does have the same quirk Wordle had that bugged me: Treating browser storage as useful in our multidevice world.
I love this!
Haven't yet really tried the full level but really liked the tutorial, and the quality of the build
update - wow the actual level is better ;)