pig-dice-game
There are 14 repositories under pig-dice-game topic.
catherineisonline/pig-dice-game
Pig dice game project made with JavaScript - an awesome challenge provided by Jonas Schmedtmann in "The Complete JavaScript Course: From Zero to Expert!" [ARCHIVED]
capybara2510/pig-dice-game
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.
satish358/pig-dice-game
Pig Dice game using JavaScript and basic DOM properties.
toelapiut/Pig-Dice-Game
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/
fhylinjr/2020-PYTHON-PROJECTS
Includes Genetic Algorithms, Data Structure Projects and a mini version of the classical Jeopardy Pig Dice Game
hotnunstar/PigGame
Pig Dice Game
JarrodKane/little-piggy
Just another Pig Dice game
AmruthLP12/side-project-pig
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.
eneax/Pig_Game
🐷 Pig is a simple game you can play with a single 6-sided die
keyur22/dice-roll-game
Pig is a simple Dice Game
muskanmi/Pig-Game
This repository contains the source code of a simple Pig (Dice) game.
OscarHChung/Pig-Dice-Game
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.
Pranav-Jadhav09/pig-dice-game
Built a Pig Dice Game using HTML5, CSS3 and JavaScript. Play it now👇🏻
wanyakiago/pig-dice
MY FOURTH INDEPENDENT PROJECT