Skip to content

This function will determine the results of shuffling the dice that will be used in the Sicbo game.

License

Notifications You must be signed in to change notification settings

defartsa23/shuffle-dice-sicbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sicbo Dice

PyPI - Python Version PyPI GitHub

What is sicbo?

This function will determine the results of shuffling the dice that will be used in the Sicbo game.

Install

pip install sicboDice

Quick start

First of all, initialize:

from sicbo import getDice

result = getDice()

Contributing

Questions, comments, bug reports, and pull requests are all welcome.

License

This software is licensed under the MIT license.

About

This function will determine the results of shuffling the dice that will be used in the Sicbo game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages