/Ruletka

Primary LanguageJavaScript

Roulette

Rules

  1. Player can bet on one color (red, black, green) every 15 seconds.
  2. Color winning chance:
  • red 18/37
  • black 18/37
  • green 1/37
  1. Wining price depends on color:
  • red x2
  • black x2
  • green x12
  1. Player don't have to participate in every game.
  2. If Player wins the appropriate amount will return to player's account
  3. Points are saving by cookies.
  4. You can add points with code: "free150"
  5. The game is singleplayer

Technologies used

  • HTML
  • CSS
  • JavaScript