๐งโ๐ป Play-Swift is a simple iOS game app built with Swift, designed to practice the use of structs, classes, and protocols. This project serves as a hands-on introduction to Swift programming in the Advanced Mobile Development course at Informatika Universitas Ciputra Surabaya.
- ๐๏ธ Practice Structs & Classes: Understand the differences and use cases.
- ๐ฎ Basic Game Mechanics: Implement simple game logic.
- ๐ Protocol-Oriented Approach: Learn protocol-based development.
- ๐ฑ iOS Development with Swift: Gain experience in building iOS apps.
- Language: Swift
- IDE: Xcode
Ensure you have the following installed:
- macOS (latest version recommended)
- Xcode (latest stable version)
- Swift (compatible with the Xcode version)
๐ Note: This project was created for learning purposes and is not actively maintained.