๐ WorldHunter
July 3, 2023 ยท View on GitHub
๏ฃฟ WWDC23 Swift Student Challenge - World Geography Education App [Accepted]
๐ Introducton
World Hunter is a Swift UI app for global geographic information education. It gives a hint of the name information about the countries around treasure, and based on this hint, you can find a country where treasure is hidden. In this process, you can learn the geographical information of the country where the treasure is hidden and the geographical information of the surrounding country together. The core functions of the app are continental selection, country quiz and treasure observation.
๐ ๏ธ Technologies
- SwiftUI
- UIKit
- SceneKit
- ARKit
๐ฑ Feature
๐ Continent Selection Screen
๐ Country Quiz Screen
After selecting a continent, a map of that continent appears and hints about the country where the treasure is hidden appear. This hint is about neighboring countries surrounding the country where the treasure is hidden. You can zoom in, zoom out and move the map implemented with UIScrollView of UIKit and explore the country where the treasure is hidden. On the right side of the map, there are buttons where you can enter the correct answers. If the answer is wrong, an alert window appears asking you to find it again, and if the answer is correct, it goes to the Treasure Observation Screen.
๐ Treasure Observation Screen
On the Treasure Observation Screen, you can check the treasure you found through the camera. For this function, I used ARKit and RealityKit. It actually gives you a sense of reality and interest by discovering and observing treasures lying around you. After the observation, you can return to the previous screen and take a quiz about the new country through the Find Another Treasure button at the bottom.
๐ Continental Screens
Africa
https://github.com/yujinnee/WorldHunter/assets/51031771/09b93c56-8e1c-4298-a109-fbe475e327f3
Asia
https://github.com/yujinnee/WorldHunter/assets/51031771/7943f5fd-ed51-49a3-bd0f-f57e2141679a
Europe
https://github.com/yujinnee/WorldHunter/assets/51031771/8d65c815-6243-4211-9ef8-85efcb7684df
North America
https://github.com/yujinnee/WorldHunter/assets/51031771/eccd1498-7f2e-4ff7-8818-702db9164b8f
Oceania
https://github.com/yujinnee/WorldHunter/assets/51031771/4edc76c2-8cbd-4caf-990e-f11c80778820
South America
https://github.com/yujinnee/WorldHunter/assets/51031771/be2dad39-effe-4f9f-b874-b8426a49dc3c