A work-in-progress SwiftUI app based on the Italian card game Scopa.
The project explores SwiftUI layout patterns and Apple GameCenter APIs for multiplayer play.
- Multiplayer Support — up to 4 players via GameCenter.
- Live Scoring — automatically calculates points as cards are captured.
- Interactive GUI — tap cards to play; responsive design for iPhone/iPad.
- Work In Progress — core gameplay exists; matchmaking and polish in development.
- Swift
- SwiftUI
- Apple GameCenter API
- Clone the repo and open
Scopa.xcodeproj
in Xcode. - Run on iOS simulator or physical device (iOS 15+).
- Sign into GameCenter for multiplayer testing.