Skip to content
#

dice-rolling

Here are 20 public repositories matching this topic...

A simple implementation of the Pig dice game in Python. The game starts by asking the user to enter the number of players (2 to 4). Each player takes turns rolling a dice until they choose to hold. If a player rolls a 1, their turn ends and the next player starts. If a player rolls any other number, they can choose to roll again or hold.

  • Updated Jun 6, 2024
  • Python

Improve this page

Add a description, image, and links to the dice-rolling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dice-rolling topic, visit your repo's landing page and select "manage topics."

Learn more