Skip to content

Renpy🐍🎮 version of Sic Bo, a gambling game 🐉 where you predict💭 which numbers appear on 3 dice 🎲🎲🎲.

Notifications You must be signed in to change notification settings

SG-mancer/SicBo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIC-BO

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.

An example of the game board for placing bets in this game (SicBo)

The odds in this game were copied from Sydney's Star Casino. The Wikipedia page has different odds.

To add this game to your Ren'py project


Feel free to add this game to your Ren'py project.

  1. copy sicbo.rpy to your game directory
  2. In your renpy script

    call sicBoStar

    call placeBets

  3. You may also wish to copy and use the background image: bg sicboboard.png

About

Renpy🐍🎮 version of Sic Bo, a gambling game 🐉 where you predict💭 which numbers appear on 3 dice 🎲🎲🎲.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages