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
- Host: GitHub
- URL: https://github.com/ompreetham/guesstheflag
- Owner: OmPreetham
- License: mit
- Created: 2024-05-15T22:24:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T04:32:21.000Z (almost 2 years ago)
- Last Synced: 2024-06-26T05:38:02.849Z (almost 2 years ago)
- Topics: 100daysofswiftui, countries, guesstheflag, ios, ios-app, ios-application, ios-swift, ios17, ios18, swift, swiftui
- Language: Swift
- Homepage:
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


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