Skip to content

iOS game that prompts the player with multiple-choice questions.

License

Notifications You must be signed in to change notification settings

samyanez94/QuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizApp

Third app of the Treehouse iOS Development Techdegree.

QuizApp is an iOS app that prompts the player with multiple choice questions. For this project, I was given a simple true/false quiz app. The app functioned correctly, though much of the code needed major refactoring. For instance, the app was based on collection types, which needed to be converted into custom classes or structs. Similarly, the app did not adhere to the Model-View-Controller design pattern as well as it could.

The app was improved by fixing all errors and bugs, doing some UI enhancements, creating some custom structs and classes, refactoring according to MVC, accommodating for multiple choices, and creating random non-repeating questions.

Screenshots

alt tag

Author

License

MIT © Samuel Yanez

About

iOS game that prompts the player with multiple-choice questions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages