halesapp / react-word-guesser

0 stars 0 forks source link

Color letters #3

Open rileyhales opened 2 years ago

rileyhales commented 2 years ago

The grey/yellow/green coloring can get messed up if you guess a word with the same letter multiple times. Need to check that the duplicate letter doesn't overwrite coloring applied by previous letters. The best coloring should win.

Or, have a new coloring option for words where the letters repeat? e.g. a color that means some are correct and some need to be changed

rileyhales commented 2 years ago

transition colors on the keyboard