Finding Falcon is a challenge project built using both Swift and SwiftUI. The app revolves around helping King Shan locate Queen Al Falcone, who is hiding on one of six planets. After the war with the neighboring planet Falicornia, the Queen was exiled, and King Shan must find her before her exile period ends.
The challenge is to assist King Shan in using his limited resources to search four out of six possible planets: DonLon, Enchai, Jebing, Sapir, Lerbin, and Pingasor. The app simulates the search and decision-making process involved in locating the Queen.
This project consists of two parts:
- SwiftUI Version: A fully working version built using SwiftUI. The app offers a modern, responsive user interface (UI).
- Swift Version: The Swift version is still under development, but will mirror the SwiftUI version once completed.
- Simple and functional UI built with SwiftUI.
- Basic app structure with a focus on providing core functionality.
- Works across different device sizes and orientations.
- The Swift version is still in progress, and the functionality will match the SwiftUI version upon completion.
To get started with the Finding Falcon app, follow the steps below:
-
Clone this repository to your local machine:
git clone <repository-url>
-
Open the project in Xcode.
-
Run the app on a simulator or device to explore the SwiftUI version.
- iOS 14.0 or later
- Xcode 12 or later
This project is licensed under the MIT License
Note: The Swift version is still a work in progress, and updates will be available soon. Stay tuned for the full Swift version to match the current SwiftUI functionality.