Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zeeshan2k2/project5---word-scramble
- Owner: zeeshan2k2
- Created: 2024-02-02T21:51:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T13:39:58.000Z (4 months ago)
- Last Synced: 2024-12-16T05:46:38.502Z (7 days ago)
- Topics: swift, uikit, uitableview
- Language: Swift
- Homepage:
- Size: 1.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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