Scoresheet for a custom card game


ScoreSparts.zip (137.2 KB)

This keeps score for a game called Sparts that combines Spades and Hearts.

It has some neat features—the score entry fields can be used both with drags and with taps in a way that I think is cool.

I made it with ChatGPT in about three days. I’m very happy with it.

I would ship it as an app as-is but for one thing: the name fields.

There has to be a text entry option for the name fields. And Codea has no easy solution for text entry. So the only option is to remake it in SwiftUI.

What a hassle! Working with ChatGPT it took about three days in Codea, but has taken over a week in SwiftUI and isn’t close to finished yet.

I’m sure some of that is on me. Someone out there might be able to get ChatGPT to remake this in SwiftUI in a day.