Skip to content

Arigith/ride_the_bus

 
 

Repository files navigation

Ride The Bus

1. “Red or black?”

The player guesses whether the card is red or black.

2. “Higher or lower?”

The player has to answer whether they think the card that’s about to be dealt is higher or lower than the first card they received, with Ace being the highest.

If the two cards are the same, the dealer reshuffles the dealt card back into the deck and picks from the top again.

3. “In-between or outside?”

The player has to decide whether card that’s about to be dealt will fall in-between the two previous cards’ values, or outside.

For example, if your first two cards are four and nine, five would be “inside” while a queen would be “outside.”

If the card is the same as either boundary card, the dealer again reshuffles the dealt card and picks from the top.

Bonus Round "Double or Nothing"

The player can choose to double their win by guessing the correct suit of the next card.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%