ConorSheehan1 / spelling-bee

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

limit correct guesses by characters / screenwidth #41

Open ConorSheehan1 opened 7 months ago

ConorSheehan1 commented 7 months ago

Long words in correct guesses can overflow limit by characters, not words

https://github.com/ConorSheehan1/spelling-bee/blob/aac7b962daac0aa5c4494233a16b046dc265bfba/src/components/CorrectGuesses.vue#L23