Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 820 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 820 Bytes

PIG GAME

Pig game is a simple web game, when you can play with your friends.

Screenshoot

Screen Shot 2022-06-26 at 17 37 08

Screen Shot 2022-06-26 at 17 37 43

Rules

  • If total score player is >= 20, then the player is winner.
  • If the player get dice with number 1, then it will change player.
  • if the player get 2x dice number 6 sequentially, then current score and the total score will return to 0 again.
  • After the player winner you can click button new game, to play again.

Tech I use

  • HTML
  • CSS
  • Javascript