Description Usage Arguments Value
Draw a card from player's deck
1 | draw_cards(player_role, n)
|
player_role |
Character indicating player's role (either |
n |
Number of cards to draw |
A list with 2 updated player's data frames:
attacking/defending stack (player's cards that are used in the current round)
players cards (that are not used in the current round)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.