GulsahDuzgun / Pig-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[06 - Pig Game]

Pig Game is a web-based implementation of the classic dice game hosted on Netlify. The game will end if someone holds their score untill '20'. Also the active player come across with '1' or want to keep their score then active player will change. If new game button is clicked then the game start over. Pig Game

Features:

  • Interactive gameplay where players take turns rolling dice and accumulating points.
  • Displaying of current scores for each player.
  • While the hold button is kept the current score , dice button creates a random number which if equal to 1 then the active player is changed
  • If the score is equal or greate than 20 that means the player win.

Technologies Used:

HTML, CSS, JavaScript for front-end development. Netlify for hosting the web application.


Pig Game



Pig Game


About


Languages

Language:CSS 42.6%Language:JavaScript 38.5%Language:HTML 18.9%