🎲

Dice Simulator

Python74 lines· Dual Dice Simulator
Original project by @Subha-5 — view source on GitHub
Ready when you are

Project Name :

Dual Dice Simulator


Project Description :

A simple python program which uses basic concepts to show a simulation of two dices on the screen with their valid output.


Project images

Screenshot from 2022-10-11 01-04-52


Additional Description

  • Very Useful when you doubt the judgement and choice of traditional physical dices.
  • Run the dice any number of times till the end of the game
  • Any further improvements in this project are fully welcomed.

Pyodide-runnable

Yes — it is a pure-stdlib console program using only random and input/print.

dice-simulator.py· Python 3.x
76 lines
Console· terminal