diff --git a/Instructions of War Card Game b/Instructions of War Card Game index c481d25..93c62b1 100644 --- a/Instructions of War Card Game +++ b/Instructions of War Card Game @@ -8,3 +8,4 @@ The person with the highest card at this point is the winner! Repeat the procces This same proccess is looped over and over until a player hold all the cards in the deck. That player is then declared the winner! The players without any cards left are out of the game and cannot return to the game. +Add a command to refresh the deck if you run out of cards for the deck.