WordScramble-v2

WordScramble app for demonstrating loading an external txt file and working with it

App for creating anagrams from given 8 letter word.
Simple parsing strings from txt file, where we have about 1200+ english 8 letter words and using the implemented iOS dictionary alowing only real words from letters those are in the start word.

Completed all challenges.

WordScramble mockup
Thank you for the course Paul Hudson HackingWithSwift.com.

GitHub

View Github