Word Descrambler

  • Source code
  • makefile
  • Dictionary used for program
  • Program Summary

    For this program, we were required to implement a word descrambler. After taking user input of random letters, the program would ouput all the words that are able to be formed from the random string of letters. This could be used to find words while playing a game of Scrabble.