Skip to content

t-ramz/pyRPGDiceRoller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyRPGDiceRoller

This program will allow a user to roll a number of dice typically found in TTRPGs.

Running the program

As of right now the best way to go about running the program will simply be to run it as a Python script.

For UNIX-like systems:

  [user@system repo_root]$ python "application/diceRoller.py"

For Windows:

  C:\path\to\repo\root> c:\python\python.exe "application/diceRoller"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages