%% ------------------------------------------------------------------ %% a turn (for testing "turn playing") xtrn = stck %% the deck stck %% the stack slst %% ALLIES bombers, attackable by AXIS fighters slst %% AXIS bombers, attackable by ALLIES fighters %% ------------------------------------------------------------------ %% a list of attacks atta = atck ... xtrn %% a turn mesg %% the get message that the proxy player sends done %% the done message that the proxy player sends %% the expected result: bool %% is this the end of the battle? borc %% the return card (or false) slst %% the discards from %% did the player take the cards from the stack or the deck? atta %% (possibly empty) list of attacks %% ------------------------------------------------------------------ %% the FROM format from = |