Skip to content

c0deous/python-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python Dice

Python Dice is a simple program that rolls an ASCII Art 6 sided die within the command line. I wrote this for fun in about an hour.
The only dependency is ANSI support for colors (dropped support for the termcolors package).

Usage

- `-2` or `--two-dice` rolls two dice instead of one and totals them. - `-v` or `--verbose` displays more output and fancyness. - `-h` or `--help` displays this help message.

About

A simple python program that can roll dice within terminal with (ASCII Art). Has support for up to two dice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages