8000 GitHub - EricZaporzan/word-game: A simple script to help you beat that "4 pics 1 word" puzzle game.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

EricZaporzan/word-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

word-game

A simple script I whipped up to help you beat that "4 pics 1 word" puzzle game on your phone.

Usage

Dead stupid simple. Just use the following command (tested on Python 2.6+ and 3.x):

python words.py <number of spaces (int)> <provided letters (str)>

The script will spit out possible English words based on the provided word bank and the size of the word.

Or, you can try the handy webapp, hosted on PythonAnywhere!

Limitations

This script really only works on English words by design – the word list is in English! If someone asks me I will certainly add some rudimentary internationalization to the script.

Also, using this script makes you a cheater I guess. It's a phone game, so nobody ought to care.

About

A simple script to help you beat that "4 pics 1 word" puzzle game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0