This static webpage takes values from clicks on the Roulette chart
and checks for the common pattern among the 3 properties:
1) Color - Red / Black
2) Number type - Even / Odd
3) Size - High / Low
Determining the property of a number is based on the classic roulette rules.
The bottom 3 boxes (div elements) display all the cosecutive numbers with common properties between them (if any) with color, type & size as basis for each box respectively.
Patterns reset whenever no common proprties are found or the webpage is reloaded.
Return to Main Pageby
Jayanth Varma