Skip to content

dylanmydude/D20-dice-roller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Terminal D20 roller

Requirements: Python installed on your computer.

Setup:

  • Clone the repository

Run file:

python3 dice_roller.py

or

python dice_roller.py

Run using alias:

sudo nano ~/.bashrc

add the follwing to your bash file:

alias roll="python3 /path_to_clone_folder/D20-dice-roller/dice_roller.py" 

Run the file by typing "roll" in your terminal

About

Double D20 dice roller for CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages