Skip to content

DNEAVES/CLIDice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLIDice

A Command-Line Dice Roller using Python 3.10

A simple tool to roll dice, digitally. Uses the regular #d# syntax for basic rolls. Also has ways to add modifiers to rolls. I recommend checking out the "help" command after running the program.

Must be run in a terminal/shell/prompt environment. Otherwise, why call it a CLI program?

Uses sys, re, random, and pprint, which are all standard library stuff.

About

A Command-Line Dice Roller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages