Sic Bo, a gambling game where you predict which numbers appear on 3 dice. It has many betting options, and odds ranging from 180 to 1 for guessing a tripple, to 1 to 1 for guessing the number shown on one of the three dice.
Over a few days in August 2022 I coded up this version of the game in Ren'py.
The odds in this game were copied from Sydney's Star Casino. The Wikipedia page has different odds.
Feel free to add this game to your Ren'py project.
- copy sicbo.rpy to your game directory
- In your renpy script
call sicBoStar
call placeBets
- You may also wish to copy and use the background image: bg sicboboard.png