Skip to content

aaronweixiangli/roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roulette

ROULETTE

Created by Aaron Li

📝 Description

A casino game where the player may choose to place a bet on a single number, various groupings of numbers, the color red or black, whether the number is odd or even, or if the numbers are high (19–36) or low (1–18). Different bet has different payout.

🎯 How to Win

When the spin button is clicked, the computer spins a wheel in one direction, then spins a ball in the opposite direction around a tilted circular track running around the outer edge of the wheel. The ball eventually falls onto the wheel and into one of thirty-eight colored and numbered pockets on the wheel. The winnings are then paid to player if placed a successful bet.

📔 Roulette Rules

Screenshot Payout Rules

1. Single number bet pays 35 to 1. Also called “straight up.”
2. Double number bet pays 17 to 1. Also called a “split.”
3. Three number bet pays 11 to 1. Also called a “street.”
4. Four number bet pays 8 to 1. Also called a “corner bet.”
5. Five number bet pays 6 to 1. Only one specific bet which includes the following numbers: 0-00-1-2-3.
6. Six number bets pays 5 to 1.Example: 7, 8, 9, 10, 11, 12. Also called a “line.”
7. Twelve numbers or dozens (first, second, third dozen) pays 2 to 1.
8. Column bet (12 numbers in a row) pays 2 to 1.
9. 18 numbers (1-18) pays even money.
10. 18 numbers (19-36) pays even money.
11. Red or black pays even money.
12. Odd or even bets pay even money.

💻 Screenshots

Screenshot Description
Home Page
Before Bet
After Bet
After Spin
Buy Chip

💻 Technologies Used

  • JavaScript
  • CSS3
  • HTML5
  • Git
  • Github
  • VSCode

🔥 Getting Started

Instructions
  1. Press the PLAY button.
  2. Place your bets on the table!
  3. You can press UNDO to withdraw your last bet, CLEAR to clear all bets, DOUBLE BET to double all bets.
  4. Press SPIN to have the wheel and ball spinning.
  5. After the ball falls into a pocket of the wheel, a corresponding win message will appear.
  6. Press anywhere to start a new game after the win message shows.
  7. If needed, you can now press REPEAT LAST BET to repeat your bets in last game.
  8. Press the BUY CHIPS button to buy chips.
  9. Press the SOUND OFF icon to mute.
  10. Press the SOUND ON icon to unmute.

📡 Upcoming Features

  • [❌] View Roulette Rules option

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published