https://github.com/clrung/heartsscoreboard
Hearts card game scoreboard for iOS
https://github.com/clrung/heartsscoreboard
cloudkit fastlane ios objective-c scoreboard
Last synced: about 1 year ago
JSON representation
Hearts card game scoreboard for iOS
- Host: GitHub
- URL: https://github.com/clrung/heartsscoreboard
- Owner: clrung
- Created: 2015-02-27T03:21:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-05T18:15:53.000Z (almost 10 years ago)
- Last Synced: 2025-01-02T17:31:27.134Z (over 1 year ago)
- Topics: cloudkit, fastlane, ios, objective-c, scoreboard
- Language: Objective-C
- Homepage: heartsscoreboard.christopherrung.com
- Size: 5.33 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hearts Scoreboard
This is a scoreboard for the [Hearts playing card game](http://en.wikipedia.org/wiki/Hearts).
## Motivation
I have always wanted to have an app in Apple's App Store, and decided to create an app to track Hearts scores after I found myself using a pencil and paper to record scores (gasp!).
This app was particularly attractive to me because it is easily extendable; after I completed the bare bones app, I could use things like CloudKit to sync game state and settings across users' iOS devices.
## Design
I purposefully kept the look flat and simple to comply with modern mobile app design standards.
