Skip to content

supakornbabe/WordCookiesLIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordCookiesLIST

list word for game Word Cookies

useItertools.py -> using permutation from itertools finding word in word.txt FASTEST

useWord.py -> random and finding word in word.txt FAST

sh sudo pip3 install googletrans

useGoogleTranslate.py -> using permutation from itertools and send them to translate from Google Translate and check that it can translate. VERY SLOW

word.txt -> contain 479k words. Thanks To https://github.com/dwyl/english-words

About

list word for game Word Cookies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages