gracewhitney / scrabapple

Online word games, built in Django + React
https://scrabapple.com
MIT License
0 stars 0 forks source link

Add dictionary support #6

Closed gracewhitney closed 5 months ago

gracewhitney commented 7 months ago

Alternatively, consider using a dictionary API (or parse a dictionary website)

gracewhitney commented 6 months ago

This has been partially completed: words that are not found via https://api.dictionaryapi.dev/ will display a validation error which does not block their play.

Further expansion: add native functionality for:

gracewhitney commented 6 months ago

Native functionality should also support blanks