An open API service indexing awesome lists of open source software.

https://github.com/ompreetham/guesstheflag

GuessTheFlag is a simple SwiftUI app that tests your knowledge of world flags. Designed for 100DaysOfSwiftUI
https://github.com/ompreetham/guesstheflag

100daysofswiftui countries guesstheflag ios ios-app ios-application ios-swift ios17 ios18 swift swiftui

Last synced: about 1 month ago
JSON representation

GuessTheFlag is a simple SwiftUI app that tests your knowledge of world flags. Designed for 100DaysOfSwiftUI

Awesome Lists containing this project

README

          

# GuessTheFlag

GuessTheFlag is a simple SwiftUI app that tests your knowledge of world flags. You'll be presented with a flag, and your task is to guess which country it represents from a list of options.

## Features

- View a country name and select the correct country from multiple choices.
- Keep track of your score as you progress through the game.
- Learn about different flags from around the world in a fun way.

## Requirements

- iOS 14.0+
- Xcode 12.0+
- Swift 5.3+

## Usage

- Launch the app on your device or simulator.
- You'll see a country displayed on the screen along with multiple choice flag options.
- Select the correct country by tapping on its name.
- Receive instant feedback on whether your guess was correct or not.
- Keep playing to improve your knowledge of world flags and beat your high score.

## Screenshots

![Mobile](./screenshots/guesstheflag-mobile.png)
![Track](./screenshots/guesstheflag-track.png)

## License

This project is licensed under the [LICENSE](LICENSE).