Skip to content

mattrotlevi/wordscapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Wordscapes Solver

Simple script in Python that automatically solves each level of the iPhone mobile app wordscapes by finding the permutation of each individual element in the powerset of the input string.

Usage: python wordscapes.py [input string]