Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 885 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 885 Bytes

Word-Scramble

A scramble game using UITableView, UIAlertController with text input field, closures and NSRange. The user must enter the words formed by the iteration in the table header. Correct and non-repeating words longer than 3 characters are added to the table.

Screenshot001 Screenshot002 Screenshot003

Screenshot004 Screenshot005