Atlast is an engaging geography-based word game that challenges players to name countries in succession, adhering to the last letter of the previous country. Perfect for those who love geography and word games, Atlast combines fun with education in a captivating format.
- Turn-Based Gameplay: Compete against AI bots with three difficulty levels, each offering a unique challenge.
- Educational Twist: Each correct answer reveals fascinating information about the country, expanding players' geographical knowledge.
- Seamless Navigation: Designed with SwiftUI for an intuitive and smooth user interface, ensuring a focused and enjoyable gaming experience.
- Data Persistence: Utilizes Core Data to remember previously explored countries, allowing for a continuous journey of discovery.
- Swift: Programming language used for building the app.
- SwiftUI: Framework for creating a visually appealing and interactive user interface.
- Core Data: Technology for managing and persisting data related to the countries explored.
To install and run Atlast, clone the repository and open the project in Xcode:
git clone https://github.com/YourUsername/Atlast.git
cd Atlast
open Atlast.xcodeproj
Build and run the app using Xcode.
This project is licensed under the MIT License.