heatherleaf / crossword-maker

A simple web-based tool for building your own crosswords
https://heatherleaf.github.io/crossword-maker/crossword.html
GNU General Public License v3.0
8 stars 5 forks source link

Generating new random word suggestions #11

Closed heatherleaf closed 3 years ago

heatherleaf commented 3 years ago

When there are too many matching words, it currently shows a random selection of them. If you want to update the random selection, you can write a letter in the filter and then delete it again. Instead we can have a dedicated "update" button that shows a new random list.