octokatherine / word-master

A Mastermind-like word guessing game
MIT License
377 stars 238 forks source link

Add "invalid word" popup in addition to the red circles #65

Closed octokatherine closed 2 years ago

octokatherine commented 2 years ago

Some people have been unsure what the red circles mean when they submit an invalid word.

Let's add a small toast for a couple seconds that says "invalid word" when this happens.

vishal977 commented 2 years ago

Hi. I've fixed this. Please check pull request #66.