mmmewk / crosswordle

MIT License
6 stars 3 forks source link

Feature Request: Pencil Mode #9

Closed nik3daz closed 2 years ago

nik3daz commented 2 years ago

So strategically, it's super useful to think about potential grid guesses and then rule them out with the wordle.

It would help a lot to have the pencil mode from the NYT crossword for the grid (even though I think it's totally useless for the NYTXW).

mmmewk commented 2 years ago

Implemented!

nik3daz commented 2 years ago

Wowowow!

10xer #moonshots

On Thu, 3 Mar 2022 at 20:47, Matthew Koppe @.***> wrote:

Implemented!

— Reply to this email directly, view it on GitHub https://github.com/mmmewk/crosswordle/issues/9#issuecomment-1057864215, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMZQWXTH5OMOS4ECMNOM63U6CDENANCNFSM5PVMVBUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

mmmewk commented 2 years ago

@nik3daz Can you think of any way UI wise to make it more clear: 1) that pencil mode is on? 2) what pencil mode does?

nik3daz commented 2 years ago

Hmm. Personally, I feel that the big dialog on pencil mode enable/disable is pretty clunky! I think the highlight of the icon is an adequate indicator.

For new players, I feel many would read the instructions, so it probably makes sense to just leave bit of a note in there. e.g Pencil mode can be used to indicate what you think a square might be without actually using a guess.

For current players, maybe having a 'New!' tooltip for the fresh parts of the UI that they might want to experiment with would help? I think existing players will figure out what the tool does (and why it's useful), but might not notice it.

nik3daz commented 2 years ago

Actually, you have that nice little cog menu now!

I think having the that question mark button next to a Pencil Mode option in there would be a great place to explain it!

Also, I hope you're planning to move the Advanced Keyboard toggle to only live in there. I find it a bit clunky to be at the bottom of the keyboard hahahaha.

mmmewk commented 2 years ago

Hmm yeah the problem that I have been running into is that people don't ever click the ? icon so they don't read the How to Play part and rather just get confused. Yeah advanced keyboard at the bottom was just a way to bring it to attention of current users that its an option.

Probably can update it to be inside the settings menu pretty soon.

nik3daz commented 2 years ago

Maybe a "First Time?" tooltip under the ? icon? It could show after a few seconds on the player's first visit to the site?

mmmewk commented 2 years ago

Hmm might just open up the How to Play modal by default if they are a new user. Might be annoying for existing users who are using a different device, but could solve issues with people being confused on how to play. A lot of people play on mobile so hover based tooltips don't really work for that. But could have a tooltip show up immediately and then vanish after a few seconds

nik3daz commented 2 years ago

Yeah, the autodisplay and hide was what I was thinking, but showing the how to play works too!

On Fri, 4 Mar 2022, 11:18 Matthew Koppe, @.***> wrote:

Hmm might just open up the How to Play modal by default if they are a new user. Might be annoying for existing users who are using a different device, but could solve issues with people being confused on how to play. A lot of people play on mobile so hover based tooltips don't really work for that. But could have a tooltip show up immediately and then vanish after a few seconds

— Reply to this email directly, view it on GitHub https://github.com/mmmewk/crosswordle/issues/9#issuecomment-1058692003, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMZQWXFDUKLPC2AJHGDAULU6FJFFANCNFSM5PVMVBUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>