Found 6 repositories(showing 6)
jhold1982
WordScramble is an iOS game where users try to make new words from letters in a provided word. #swiftUI
raghavraghu2kk
This project will be another game, although really it’s just a sneaky way for me to introduce more Swift and SwiftUI knowledge! The game will show players a random eight-letter word, and ask them to make words out of it. For example, if the starter word is “alarming” they might spell “alarm”, “ring”, “main”, and so on.
ConnorJamesHill
iOS App/SwiftUI Project, hosted on: https://meruemmoon.netlify.app/#WordScramble
edwinperaza99
WordScramble is a SwiftUI-based iOS game where players test their vocabulary by creating words from a shuffled root word, earning points based on word length
rdowning07
WordScramble is a SwiftUI word game that validates user input using UITextChecker and state-driven UI. Learning exercise to explore Swift syntax, app architecture, and user input validation—key fundamentals for a TPM to communicate effectively with iOS devs.
sougatoroy3
WordScramble is a lightweight iOS word game built using SwiftUI. It challenges users to create as many valid English words as possible using letters from a randomly chosen root word. The app includes real-time validation for originality, letter composition, and dictionary correctness by combining SwiftUI with UIKit element
All 6 repositories loaded