systers / malaria-app-ios

A mobile app that will aid the Volunteer in sustaining life-saving malaria prevention tactics over their 2+ years of service.
4 stars 16 forks source link

Rapid Fire Game #53

Closed teodorciuraru closed 8 years ago

teodorciuraru commented 8 years ago

Rapid Fire game is a quiz / trivia game that lets the volunteers win points by answering questions, related to the application, under time pressure.

This PR includes a new module added to the application (the Game folder), new models (Game, RapidFireGame) and new screens (GamesViewController, AchievementsViewController (TODO), RapidFireViewController).

TODO: Save the users score persistently when the User Profile is created.