The Anagram Game

1 · Subin Siby · Sept. 21, 2015, 7:49 a.m.
As you know, I have made Lobby – The localhost OS. I am in the process of adding more and more apps to it. This post explains how I created the Anagram game and the algorithm used for it. You can download the app from here or search for "Anagram" in the Lobby Store. The full source code is available on GitHub.Anagram Game How It Works ? There is a dictionary file containing many english words....