We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f6f0a6 commit 20d6dd5Copy full SHA for 20d6dd5
exercises/camicia/instructions.md
@@ -7,7 +7,7 @@ Your program will receive the initial configuration of two players' decks and mu
7
8
- The deck is split between **two players**.
9
The player's cards are read from left to right, where the leftmost card is the top of the deck.
10
-- A round consists of both players playing at least one card/turn.
+- A round consists of both players playing at least one card.
11
- Players take a turn by placing the **top card** of their deck onto a central pile.
12
- If the card is a **number card** (2-10), play simply passes to the other player.
13
- If the card is a **payment card**, a penalty must be paid:
0 commit comments