pig-dice-game
Here are 15 public repositories matching this topic...
This repository contains the source code of a simple Pig (Dice) game.
-
Updated
Mar 11, 2023 - JavaScript
The Pig Dice Game is a turn-based game played with a single die. Pig dice game project made with JavaScript - an awesome challenge provided by Jonas Schmedtmann in "The Complete JavaScript Course: From Zero to Expert!" [ARCHIVED]
-
Updated
Sep 14, 2024 - CSS
🐷 Pig is a simple game you can play with a single 6-sided die
-
Updated
Dec 17, 2018 - CSS
Pig Dice Game
-
Updated
Nov 16, 2022 - CSS
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
This game is the Pig Dice Game. The object of the game is to get to 100 points before your opponent does. Each turn, the player rolls a die until they roll a 1 or decide to stop. You gain points based on the number shown on your die, however if you roll a 1 you lose all points gained that turn.
-
Updated
Apr 5, 2019 - Java
Includes Genetic Algorithms, Data Structure Projects and a mini version of the classical Jeopardy Pig Dice Game
-
Updated
Jun 24, 2020 - Python
Built a Pig Dice Game using HTML5, CSS3 and JavaScript. Play it now👇🏻
-
Updated
Aug 20, 2023 - JavaScript
A web application that generates a number randomly and returns it with specific instructions. For instance if person one rolls a dice it will show the random number from 1 to 6 but if you are unfortunate and get a 1 you are awarded a 0 and the chance given to the second player: https://toelapiut.github.io/Pig-Dice-Game/
-
Updated
Feb 18, 2018 - JavaScript
Pig Dice game using JavaScript and basic DOM properties.
-
Updated
Dec 29, 2018 - JavaScript
Pig Dice Game is a JavaScript implementation of the classic dice game, challenging players to accumulate points by rolling the dice strategically and be the first to reach the winning score.
-
Updated
Jun 27, 2023 - JavaScript
Pig dice game project made with JavaScript - an awesome challenge provided by Jonas Schmedtmann in "The Complete JavaScript Course: From Zero to Expert!" [ARCHIVED]
-
Updated
Mar 28, 2023 - CSS
Improve this page
Add a description, image, and links to the pig-dice-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pig-dice-game topic, visit your repo's landing page and select "manage topics."