7643c059d6f7176bb400b81d2dc9d560f01c3b25 contains a simulated initial state with the following:
There are 4 players. Each player has:
a. 2 decks (Cards that are in their hand (P#), Cards that are set (P#SET) where # is a number between 1 and 4)
b. 14 cards total
The game currently has 11 deck lists:
a. 8 player decks
b. deck that contains remaining cards to be drawn by the players
c. deck that contains disposed cards
d. deck that shows the bottom of the deck in point (.b)
104 Cards total
we must add 2 jokers to make the total 106
Draft of game termination signal which ends the game when any of the P# decks reaches 0.
This consists of: