Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still possible to get stuck without any playable words #95

Closed
chuckdries opened this issue May 27, 2022 · 0 comments · Fixed by #98
Closed

Still possible to get stuck without any playable words #95

chuckdries opened this issue May 27, 2022 · 0 comments · Fixed by #98
Labels
bug Something isn't working server

Comments

@chuckdries
Copy link
Collaborator

chuckdries commented May 27, 2022

In this case, the remaining letters were JDOX, which have several two letter words (JO, OX) but we only accept three letter words

we should remove two letter words from our words file (so the shuffle logic would kick in), or allow two letter words to be played

game in question: https://buzzwords.gg/play/qD2wmgOz-Rig0KTWwK37M

@chuckdries chuckdries added bug Something isn't working server labels May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant