Quordle: Four Wordles in One
131–140 of 140 posts
Re: Quordle: Four Wordles in One
#132Earlier quoted context omitted.
I thought about this as well, but sadly, last I checked some decently popular apps (Twitter, WhatsApp, some others) don't support emojis in URL paths, only in domain names. So the emoji technique could work for message threads in some apps, but it would look pretty strange in others. (I've been helping @DungZeekFu a bit with Quordle and am curious for any ideas around this though!)
Well, you need 180 characters, so are there 90 good usable characters, or 60, or 45 that will work? I’m not suggesting doing a full UTF mapping onto base64, but just 1..180 mod 3 => char base64[3] would give you 182 board positions in three URL characters.
Re: Quordle: Four Wordles in One
#133Earlier quoted context omitted.
Well, you need 180 characters, so are there 90 good usable characters, or 60, or 45 that will work? I’m not suggesting doing a full UTF mapping onto base64, but just 1..180 mod 3 => char base64[3] would give you 182 board positions in three URL characters.
*192, mobile typo, sorry
Re: Quordle: Four Wordles in One
#134Re: Quordle: Four Wordles in One
#135Re: Quordle: Four Wordles in One
#136Hi everyone I am the creator of Quordle and I am glad that people are enjoying playing it :) I also appreciate all the feedback and I am looking to improve the experience when playing on desktop! You can follow the @quordle Twitter for updates as well!
Re: Quordle: Four Wordles in One
#137Earlier quoted context omitted.
It's really cool! one small request: Can you switch the colors for "guessed, not in word" and "not guessed yet" letters on the keyboard? It's opposite from the original and makes it confusing.
I am working on tweaking the keyboard to be more clear so stay tuned for updates very soon around this!
One thing, the position of the backspace and enter keys is the opposite of wordle and that's confusing, esp if you play both.
Re: Quordle: Four Wordles in One
#138Re: Quordle: Four Wordles in One
#139Hi everyone I am the creator of Quordle and I am glad that people are enjoying playing it :) I also appreciate all the feedback and I am looking to improve the experience when playing on desktop! You can follow the @quordle Twitter for updates as well!