https://github.com/programveins/wordscrabble
100DaysOfSwiftUI - Project 5
https://github.com/programveins/wordscrabble
Last synced: 8 months ago
JSON representation
100DaysOfSwiftUI - Project 5
- Host: GitHub
- URL: https://github.com/programveins/wordscrabble
- Owner: programVeins
- Created: 2020-07-07T05:21:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T05:25:05.000Z (over 5 years ago)
- Last Synced: 2025-03-06T15:34:31.687Z (about 1 year ago)
- Language: Swift
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordScrabble
### 100DaysOfSwiftUI - Project 5
A silly little word scrabble game that prompts the user to make smaller words from a bigger root word, randomly selected from a huge array of words which is imported from the main bundle. Uses concepts like error, lists and UITextChecker from Obj-c era (meh) Your score is a tally of characters of all the words you've made 🧩