/cuddly-chainsaw

Word search unscrambler

Primary LanguageJavaScriptApache License 2.0Apache-2.0

cuddly-chainsaw

Quickly unscramble the countries word search created by @czechophile and @roblangham seeing as they forgot which countries they had added to it.

The matrix is contained within matrix.txt and lowercase, whitespace stripped countries are contained within dictionary.txt.

Original scan of the word search

Usage

$ node index.js
# Found 57 countries:
#  'albania (7,7, 7,13)',
#  'algeria (7,13, 13,13)',
#  'armenia (23,11, 23,5)',
#  'australia (10,1, 2,9)',
# <snip>