Skip to content

A JavaScript Game You can play on any browser Developed by Using HTML CSS and JavaScript

Notifications You must be signed in to change notification settings

debuggersstudio/PigGame

 
 

Repository files navigation

PigGame

A JavaScript Game You can play on any browser Developed by Using HTML CSS and JavaScript Game Rules: The game has 2 players, playing in rounds

  • In each turn, a player rolls a dice as many times as he whishes. Each result get added to his ROUND score
  • BUT, if the player rolls a 1 all his ROUND score gets lost. After that, its the next players turn
  • The player can choose to Hold, which means that his ROUND score gets added to his GLBAL score.After that,its the next players turn
  • The first player to reach 50 points on GLOBAL score wins the game

About

A JavaScript Game You can play on any browser Developed by Using HTML CSS and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.8%
  • CSS 35.5%
  • HTML 21.7%