Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion Pseudeo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,16 @@ IF each player's card are equal to each other than
:each player will pull three cards from their deck face down and flip over the third card
who ever has the highest third card takes all the card pulled out from the decks on that round
If third card is equal to each other repeat until some one has a higher card
If both players run of cards at the same time
If both players run out of cards at the same time
:then the game ends in a tie
If a person runs out of cards when they are supposed to play a card when tied
:the other player wins the game


Who ever gets all the cards in their deck wins the game

this is well written and should be good code cx