Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DevGeorge authored Sep 27, 2021
1 parent bffcea6 commit 613d0ea
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.<br/>
# 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 <br/>
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.<br/>
# 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.<br/>
# Turn 4
The player is asked to choose the suite of the next card. Clovers, Hearts, Diamonds, Spades.

0 comments on commit 613d0ea

Please sign in to comment.