AnimalWiz
Completed
AnimalWiz is an educational quiz game designed to help children learn about animals in a fun, interactive way. With colorful visuals, simple questions, and engaging animations, it builds curiosity while improving memory and recognition skills.
Each level presents multiple-choice questions with audio and illustrations to make learning enjoyable and intuitive.
Built with: Swift, UIKit, AVFoundation, Core Animation, and Plist for offline data handling.
Screenshots
Links
Core architecture Link to heading
- Quiz packs and metadata are bundled as local resources for predictable offline behavior.
- The question engine tracks progress, streaks, and scores in lightweight local persistence.
- Audio cues and animation feedback are coordinated through a small gameplay event pipeline.
Focus areas Link to heading
- Short rounds optimized for children.
- Friendly visual feedback at each interaction point.
- Simple navigation and low cognitive load for repeat sessions.