Skip to content

Dwipasca/Pig-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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