top | item 30943398

(no title)

dansingerman | 3 years ago

Thanks for the kind comment. The dark mode is on the dev plan, I just didn’t have it ready for launch.

discuss

order

shaunpud|3 years ago

Looking forward to seeing this progress, we think you're onto something!

We've noticed that sharing results (like in Wordle or Quordle) is a bit weird. On mobile you need to refresh the page for it to show the share button after completion, but the payload only presents the last line (with how many right/wrong). However on the web, it doesn't show at all, just a "You've Won!" modal.

We're a bit competitive ;)

Thanks for making it <3

dansingerman|3 years ago

I’ve made it so it only shows the share button if the browser supports native sharing (navigator.share) - wordle just copies it to the clipboard on other browsers, which I found a little naff so that I didn’t really bother to do that.

Only showing the right/wrong is how it’s supposed to work. I thought about it sharing the grid like wordle, but I thought that was too much of a copy, and unlike wordle I think the wordall grid doesn’t contain as much meaning (it contains some, but I am not sure what it conveys is that interesting)

Really appreciate your interest - I’m glad you like it!