Skull King - Score

A scorepad that cannot get it wrong.

In production — App Store - version 1.1

A scoresheet for the Skull King card game. Every trick is entered separately, so the total cannot drift out of step, and a round already confirmed can still be corrected.

Why I built it

Scoring Skull King with pencil and paper goes wrong fast: bids, tricks, bonuses. One mistake mid-game and you start over. Entering trick by trick removes the problem rather than patching it.

How it is built

A native SwiftUI app. Everything is computed and stored on the device: no account, no server, no ads, no analytics. Going back to a round recomputes the whole standings.

Swift · SwiftUI · XcodeGen