A simple iOS app that tests your knowledge of flags from around the world. This project is part of the "100 Days of Swift" challenge.
The "Guess the Flag" app is a basic iOS application created as a part of the "100 Days of Swift" course by Paul Hudson. The app challenges users to identify the correct flag of a country from a list of options. It serves as an introductory project to iOS development using Swift.
- View flags from different countries.
- Choose the correct flag from multiple options.
- Keep track of how many questions have been asked
- Keep track of your score and progress.
- Show the current score in the navigation bar
- One final alert controller after they have answered 10
- Error Handling
This section provides instructions on how to set up the project on your local machine for development and testing purposes.
- Xcode 12.0 or higher
- Swift 5.0 or higher
- An Apple Developer account (for deploying on physical devices)
- Clone the repository to your local machine using the following command:
https://github.com/Kritig02/guess-the-flagThis project is open source and available under the MIT License.
If you have any questions or want to reach out to me, you can find me on GitHub.