A dice made in python.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to use this script
- Python installed on your system
Download this file and put it in a directory of your choice.
Run a command prompt from this location.
cd C:/Users/{user}/Documents/Python-Scripts/
Then run this python script.
Windows:
py dice.py
Linux:
python dice.py
- Xander Vos - Initial work - XanderV2001
This project is OpenSource. You must however give me credit for my code.