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

Added local word list(s) for easy running (sort of) #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nativeit
Copy link

@nativeit nativeit commented Aug 4, 2022

I pulled a fresh list off of the current Wordle version (origin URI).

The biggest time sink with the code as it stands is it only runs single-threaded. I don't know enough about Python to allow for multi-threaded, but sounds like a larf. While I work, I wanted to have some local copies of the word list (since I don't have the skill and/or time to hack into the Dropbox account of a popular Youtube personality).

I also added a json array for the deviants who prefer javascript.

Anywho, thought this might be useful. I'm gonna have fun trying to figure out multithreading.

Thanks for the lols!!

~ Steve D.

EDIT: Typos.

@ivanstepanovftw
Copy link

Thanks

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

Successfully merging this pull request may close these issues.

2 participants