A simple app showing the implementation of a card game across multiple devices using SharePlay for iOS 15+
The app will compile and run on Xcode 13 for devices running iOS 15.2 or later.
Checkout the repository, open the xcworkspace
in Xcode 13. No additional setup is required.
Pull requests and feature requests are welcome - this app is being developed fully in the open.
Conventional Commits are required for each pull request to ensure that release versioning can be managed automatically. Please ensure that you have enabled the Git hooks, so that you don't get caught out!:
git config core.hooksPath hooks
- App Clip to play with users who do not have the app installed
- Additional games: Hearts, Go Fish, Speed
- Extra games are In-App Purchases
- visionOS support with immersive experiences
- In-App Messaging / Nudges
- Emoji reactions to opponent moves
- GameKit Matchmaker
Sevens / Parliament Card GameSharePlay supportTriggering SharePlay within the app
Find out more on Twitter.