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

Multiple anagrams #1

Open
donkirkby opened this issue Nov 25, 2021 · 2 comments
Open

Multiple anagrams #1

donkirkby opened this issue Nov 25, 2021 · 2 comments

Comments

@donkirkby
Copy link

Thanks for sharing this game, I like the clean interface.

If the letters can make more than one common word, I suggest you accept any of them. As an example, you wouldn't accept MEDICAL, but you did accecpt DECIMAL. Both are in your word list.

On a related note, I first thought I had this problem with STAINED and INSTEAD, but it turns out that STAINED isn't in your word list. Interestingly, DESTAIN is in your list, which is much lower frequency in my searching.

@powerlanguage
Copy link
Owner

Hey @donkirkby - Thanks for the report. Yeah, this was an oversight on my part, unfortunately. I haven't worked on this game in ~6 years so doubtful I am going to make any updates. If I do, this one will be top of my list.

Out of interest, how did you find it?

@donkirkby
Copy link
Author

No pressure for a fix, the current version is just fine.

A friend recommended Wordle to me, and I followed the links to your GitHub repositories.

I also have a word game app that I haven't worked on in years. It looks like the beta tester group is dead, but you can try out the browser version if you're curious. I think if I ever pick it up again, I'll rebuild it in React Native.

More recently, I designed a program for building a mix of jigsaw puzzles and crossword puzzles called Four-Letter Blocks.

Let me know if you're looking for a collaborator on a future project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants