Skip to content

Pig is a straightforward, amusing, and funny dice game for two players. The goal of the game is to be the first to score 100 points.

Notifications You must be signed in to change notification settings

gitEricsson/Pig-Game

Repository files navigation

Pig Game

Table of contents

Overview

About

Pig is a straightforward, amusing, and funny dice game for two players. The goal of the game is to be the first to score 100 points.

Game Conditions

  • The player rolls the dice again each time until either a 1 is rolled or the player chooses to "hold"
  • The player's turn ends and the next person takes over if they roll a 1.
  • The player's turn continues if they roll any other number, which is added to their turn total.
  • It becomes the following player's turn if they decide to "hold," in which case their turn total is added to their overall score.

The Challenge

My goal was to recreate Jonas' Pig Game from scratch and make some updates to it.

Features

  • Generate random dice digit per player click
  • Automatic turn switch when the dice rolls to a 1
  • New game button to reset game

Updates

  • Responsive Web Design across all Devices
  • Rolling Dice Functionality

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • TypeScript

Author

Acknowledgments

Jonas Schmedtmann

About

Pig is a straightforward, amusing, and funny dice game for two players. The goal of the game is to be the first to score 100 points.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages