From 613d0eac1d5f7b04bb6f4bf1d8dcdb1cf61ea9b6 Mon Sep 17 00:00:00 2001 From: DevGeorge Date: Mon, 27 Sep 2021 16:35:52 -0700 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 2848fbf..62a5565 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,22 @@ -# smoke-and-fire +# SMOKE-AND-FIRE A version of the ride the bus card drinking game. -Developed with React Native for ios and andriod devices. -#Rules +Developed with React Native for ios and andriod devices.
+# Rules Choose the amount of players from a minimum of 2 to a maximum of 9 players, Each player gets a turn to pick a card according to the turns. -If the player guesses the picked card it goes into the players hand +If the player guesses the picked card it goes into the players hand
and the next player goes. -#Turn 1 +# Turn 1 Player is asked to guess the next card either smoke or fire which corresponds to black (Spades or Clovers) or red (Hearts or Diamonds). -#Turn 2 +# Turn 2 Player is asked to choose between Higher or Lower than the previous card. This guess -is exclusive which means that if they are equal it is wrong. -#Turn 3 +is exclusive which means that if they are equal it is wrong.
+# Turn 3 Player is asked to choose whether the next card is going to land in between there last two card or outside of there last to cards. This guess -is exclusive which means that if they are equal it is wrong. -#Turn 4 +is exclusive which means that if they are equal it is wrong.
+# Turn 4 The player is asked to choose the suite of the next card. Clovers, Hearts, Diamonds, Spades.