/PigGame

A two-players dice Game

Primary LanguageJavaScript

Pig Game

Overview

This is a single-page application website made with Vanilla JavaScript that allows users to play a digital game of Dice.

Feature

The game is a two player games. The first player that reach the main score of 100 point wins. Each player "roll" the dice and must decide what to do:

  • to hold the play score, this will be added to the main score, and then will be the other player turn
  • to roll agin the dice and keep adding score to the play score.

But remember, if you roll 1 you loose you turn and the play score that you had accumulated in that play will be lost.

Technologies

My Skills

  • JavaScript,
  • HTML
  • CSS

Preview

Start Game

Start Game

In between Game

Game part 2 Game Part 3 Game Part 4

Win

Game Win