Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tips / Hints #69

Open
3 tasks
SSoelvsten opened this issue Dec 28, 2022 · 0 comments
Open
3 tasks

Tips / Hints #69

SSoelvsten opened this issue Dec 28, 2022 · 0 comments
Labels
✨ enhancement New feature or request 📁 game so fun... haha!

Comments

@SSoelvsten
Copy link
Owner

SSoelvsten commented Dec 28, 2022

One can get stuck with some words left, one is unable to guess. At this point, it would be beneficial to provide hints.

One can either add a hint button at the top (❔) or integrate it into clicking on a yet to-be guessed word. The last one allows the player to better pick the word where they need a hint.

Tasks

  • Extend the game state with indices on hinted letters.
  • Extend the CSS of each word to only be green for the parts one has guessed.
  • Add callback to request a hint on-click.

Restrictions

  • The word gives (exponentially?) fewer points when it finally is guessed.
  • One should not get double points for guessing all words if hints have been used (?)
  • The six letter words should be unhintable (?)
@SSoelvsten SSoelvsten added ✨ enhancement New feature or request 📁 game so fun... haha! labels Dec 28, 2022
@SSoelvsten SSoelvsten changed the title Tips Tips / Hints Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request 📁 game so fun... haha!
Projects
None yet
Development

No branches or pull requests

1 participant