Skip to content

lonelycompiler/anagram-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Given an input anagram, this program will return all words that are rearrangements of the characters of that anagram.

This program is specifically designed as a "commandline" program for helping the author cheat in the iMessage game pidgeons Anagram game.


How to use:

$ anagram-solver [anagram]

If no word is given as an argument, program will default to stdin for input anagram

About

Solve Anagrams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages