Skip to content

ClearCut3000/Word-Scramble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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