/game_colors

game colors with python

Primary LanguagePython

Game Colors v1

game_colors

Read this doc's in


日本 

 ENGLISH 

 PORTUGUESE 

Requirements

  • Python 3.11.x

Ok, how to Run? (manually)

  1. Clone this repository.
  2. Navigate to the game_colors directory.
  3. Run script with python python game.py.

Running via Replit

replit

How to Play?

Instructions to play
  1. Run the game and enter your initial balance.
  2. Place your bet by entering the desired amount. The minimum bet is $1.00.
  3. Choose one of the available colors: Yellow, Blue, Green, Red, or Purple.
  4. If your chosen color matches the computer's selection, you win! The payout is based on the color's odds.
  5. If your guess is incorrect, you lose your bet amount.
  6. Continue playing as long as you have a positive balance. If you run out of money, the game is over.

Color Odds

  1. Yellow🟡: 3x payout
  2. Blue🔵: 5x payout
  3. Green🟢: 10x payout
  4. Red🔴: 20x payout
  5. Purple🌸: 50x payout