funkycadet / die-game

This code was written in semblance to a die game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulated Die Game

This code was written to simulate a die game.

A die game consists of a player rolling a die to get points.

In the process of rolling, a player can get points, which are in form of numbers between 1 to 6.

This numbers appear randomly.

A player can roll the die any number of times.

About

This code was written in semblance to a die game

License:MIT License


Languages

Language:Python 100.0%