ollelauribostrom / rebus

🌟 πŸ‘£ Take your first steps as an open source contributor
MIT License
551 stars 844 forks source link

Clue clarification for 'Catastrophe' #615

Open Dfluke opened 3 years ago

Dfluke commented 3 years ago

Expected Behavior

... Clue should indicate to the user that the 'y' in 'trophy' needs dropped to solve the rebus (Catastrophe). It would perhaps be more in family with other puzzles, if the format was changed to '🐱', '+', 'as', '+', 'πŸ†', '-', 'y', '+', 'e'

Actual Behavior

... Current clue is '🐱', '+', 'as', '+', 'πŸ†', 'yΜΆ', '+', 'e' , however the 'yΜΆ' character does not give a clear intent.

https://github.com/ollelauribostrom/rebus/blob/a9ea66ff7fe2cb39b29f2e8ee5c134aeb30ded56/src/js/rebuses.js#L107

NylePudding commented 3 years ago

I would like to fix this please! I think your suggestion is good, but I also want to try something with the CSS to see if I can make it clear with the strikeout. :)

Dfluke commented 3 years ago

Feel free to tackle this issue, and good luck !