Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Add hints #153

Closed
ollelauribostrom opened this issue Nov 3, 2018 · 4 comments
Closed

Add hints #153

ollelauribostrom opened this issue Nov 3, 2018 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ollelauribostrom
Copy link
Owner

As proposed by @wenzelmkay in #67, we could add some kind of hint functionality to the game. This could work something like this:

  1. The user enters an incorrect answer n (maybe two/three) times
  2. If the rebus has a hint property, display the hint below the input fields

For example, if the rebus data looks like:

  {
    symbols: ['Re', '+', '🚌'],
    words: ['Rebus'],
    hint: 'You´re solving one right now'
  },

The text You´re solving one right now would be displayed after the user has entered an incorrect answer n times.

@ollelauribostrom ollelauribostrom added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Nov 3, 2018
@gizemkeser
Copy link
Contributor

Hello @ollelauribostrom I would like to work on this issue.

@ollelauribostrom
Copy link
Owner Author

@gizemkeser Nice, go for it! Let me know if you need any pointers along the way 🙂

gizemkeser added a commit to gizemkeser/rebus that referenced this issue Nov 6, 2018
gizemkeser added a commit to gizemkeser/rebus that referenced this issue Nov 6, 2018
@andyn95
Copy link

andyn95 commented Nov 8, 2018

Is this issue still open? May I contribute to it? Which file would I have to contribute to in order to work on this?

@ollelauribostrom
Copy link
Owner Author

@andyn95 This already is being worked on in #168 🙂

gizemkeser added a commit to gizemkeser/rebus that referenced this issue Nov 15, 2018
gizemkeser added a commit to gizemkeser/rebus that referenced this issue Nov 15, 2018
ollelauribostrom pushed a commit that referenced this issue Nov 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants