ConorSheehan1 / spelling-bee

Free open source version of the New York Times Spelling Bee game
https://spelling-bee-free.pages.dev
MIT License
43 stars 26 forks source link

Highlight yesterday's words which were guessed correctly #45

Open stelcodes opened 2 months ago

stelcodes commented 2 months ago

Previously, yesterday's word list did not indicate which words were guessed correctly. With this change, yesterday's correct guesses are kept around, and a subtle green background is used for each word in yesterday's word list that was guessed correctly.

This probably conflicts with PR #44 and I can rebase if necessary.

Fixes #24

stelcodes commented 2 months ago

image image