The Challenge
Build a polished, engaging word search game for iOS — not a template, but a fully featured product with progression, events, and replayability.
What I Built
A native iOS word search game published to the App Store featuring:
- Multiple game modes including time challenges
- Seasonal events with themed content
- Monthly word packs for fresh content
- SpriteKit-powered animations
- Clean SwiftUI interface with haptic feedback
Technical Highlights
- Published on the App Store with full marketing metadata
- SpriteKit for performant puzzle grid rendering
- Factory pattern for dependency injection
- Comprehensive UI test suite