Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice

A small Python program to handle common TTRPG die rolls.

Hopefully the syntax is quite intuitive: you should just be able to type in the typical notation, e.g. 1d6 + 2d8 + 3, though weirder things do also work, e.g. 6d11 + 1d5.

Running

  • Ensure that you have a version of Python3 installed.
  • Then just run python main.py

About

A small Python program to handle common TTRPG die rolls.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages