MathTrainer is an iOS app for practicing basic arithmetic (addition, subtraction, multiplication, division) in an interactive game format. Built with Swift, UIKit, and Storyboard.
- Choose the operation to practice ("+", "-", "×", "÷")
- Training mode with problems, multiple choice answers, and score counter
- Navigation with segues and unwind segues
- Stores user progress and scores using UserDefaults
- Auto Layout for different devices
- Swift
- UIKit
- Storyboard
- UserDefaults for persistent data
- Auto Layout



