core library

Classes

Card
A playing card
Core
Play Suipi Core Library
Pile
A pile of cards
Scorecard
Player scorecard
Status
Game status and telemetry

Enums

Mark
A pile type marker

Constants

FLOOR_SIZE → const int
HAND_SIZE → const int
SCORE_SIZE → const int

Typedefs

GameRef = Pointer<Pointer<Game>>