Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 257 Bytes

File metadata and controls

3 lines (2 loc) · 257 Bytes

Card Game Point Tracker (iOS)

This is a point tracking app to be used for card games. It uses Swift Data to store point data for different players and games, which is stored locally on device now and will be optionally stored in iCloud in the future.