asd
This commit is contained in:
parent
e2c4d4cb83
commit
ef045f9353
4 changed files with 76 additions and 108 deletions
|
|
@ -60,6 +60,8 @@ The script MUST export these functions (no classes, no imports):
|
|||
skipNext bool — true when the next player must skip unless they counter with an Ace
|
||||
chosenSuit string — suit the player chose when playing an Upper (wildcard)
|
||||
hand Card[] — the acting player's FULL hand, including cards being played
|
||||
playerHands Card[][] — full hands of all players in seat order
|
||||
currentPlayerIndex number — acting player seat index
|
||||
playerCount number — total number of players
|
||||
handCounts number[] — cards held by each player (seat order)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue