From eea4be156c225066aa6556924f7194bcd9daba14 Mon Sep 17 00:00:00 2001 From: yuri Date: Thu, 19 Oct 2017 10:06:55 -0500 Subject: [PATCH] Update Slapjack.text --- Slapjack.text | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Slapjack.text b/Slapjack.text index a6d4177..e0666d6 100644 --- a/Slapjack.text +++ b/Slapjack.text @@ -2,13 +2,16 @@ Slap Jack Rules: 1. Gather a minimum of 2 players but not more than 8 players 2. Make sure your card deck has no jokers +-literally don't code the jokers why is this even needed to be said bro 3. Shuffle the cards then deal the cards as evenly as possible 4. Depending on the number of the people that are playing will determine how many cards you have to distribute to each person 5. Once the cards are distributed evenly to each person, make sure that the cards each player has are neatly facedown. +-just make it so card facedown when delt. boolean bruv you heard of it? Gameplay: 6. Starting with the player to the left to the dealer(person who distributed cards) will start to place one card in the pile face up. 7. Then the next player will place one card in the pile face up and so on. -8. If the card is a jack, the first person to slap the card gets the whole pile of cards and the dealer reshuffles the cards and we restart. +8. If the card is a jack, the first person to slap the card gets the whole pile of cards and the dealer reshuffles the cards and we restart. +-why does dealer have to shuffle deck. just make deck shuffle instead assigning extra unnecessary roles. 9. If the card placed in the pile is a jack but no one slaps the card, the players just place the next card in the pile 10. You repeat steps 6,7 and if the card is a jack again, also repeat step 8. If step 9 also applies, just repeat steps 6 and 7. 11. If one of the players slaps a card in the pile that is not a jack, the other player must give that card he slaped to another player since the the player got a "penalty card" for slapping a card that is not a jack.