Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeeshan2k2/project5---word-scramble

A Swift word scrabble game app
https://github.com/zeeshan2k2/project5---word-scramble

swift uikit uitableview

Last synced: about 5 hours ago
JSON representation

A Swift word scrabble game app

Awesome Lists containing this project

README

        

A game app which gives you a string and asks you to enter words you can construct using that string, if it's correct that word is saved and entered in the displayed table, if it's repeated it gives out an alert error, if word is not valid it gives out an error. It also has a restart button