Skip to content

A simple CLI dice roller that curses you with a bash-themed taunt if you roll under 50% of the die's value.

Notifications You must be signed in to change notification settings

laulowcode/sudoroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudo Roll 🎲

A simple CLI dice roller that delivers a bash-themed taunt if your roll is less than half the die's value.
Find it on PyPI: https://pypi.org/project/sudoroll/

Example usage

Installation

pip install sudoroll

Usage

Roll a standard 6-sided die:

sudoroll

Roll a die with a custom number of sides (e.g., 20-sided):

sudoroll --sides 20

About

A simple CLI dice roller that curses you with a bash-themed taunt if you roll under 50% of the die's value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages