Skip to content

joellacerda/WordScramble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WordScramble 🧩

WordScramble is a fun and educational word game designed to challenge your vocabulary and problem-solving skills. Built entirely with SwiftUI, the project demonstrates dynamic text input handling, advanced string manipulation, and data persistence techniques.

πŸ“– About the Project

The game provides players with a random word, encouraging them to find as many other valid words as possible by rearranging its letters. This project is part of the Hacking with Swift series and is a great way to learn about string processing in Swift while building an interactive game.

πŸ› οΈ Key Features

  • Dynamic Word Challenges: Players are presented with a random word and must create valid anagrams.
  • Real-Time Feedback: Ensures user submissions are valid words, not duplicates, and derived from the given letters.
  • High Score Tracking: Tracks scores to motivate players to improve their vocabulary.

πŸš€ Technologies Used

  • Swift
  • SwiftUI

πŸ’‘ Key Learnings

Working on WordScramble highlights:

  • Using UITextChecker to validate words.
  • Managing dynamic lists with ForEach in SwiftUI.
  • Combining Swift's String functions for powerful text manipulation.

πŸ“Έ Screenshots

image

πŸ† Credits

This project is part of the Hacking with Swift tutorial series by Paul Hudson.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages