Skip to content

Releases: Valou-cpu/PROJECT-3-Pig-Game

v.1.5

06 Feb 15:04
c605f98
Compare
Choose a tag to compare
  • A 'NEW GAME' button was added, so that the game resets when the user clicks on it.
  • The new score limit is now at 100, so the players will have to reach 100 in their total score to win.
Pig.Game.-.Google.Chrome.2024-02-06.16-03-48.mp4

v.1.4

06 Feb 14:40
c605f98
Compare
Choose a tag to compare
  • Added a feature for the players to hold their score and so adding it to their total score.
  • When one of the players first reaches the total score of 20, the background for the said player becomes black to show that they won the game.
Pig.Game.-.Google.Chrome.2024-02-06.15-40-03.mp4

v.1.3

06 Feb 14:07
c605f98
Compare
Choose a tag to compare

Added the rule to switch from player 1 to player 2 (and from player 2 to player 1) when the player lands the dice on the number 1.

v.1.2

06 Feb 13:45
c605f98
Compare
Choose a tag to compare

Added the function to roll the dice multiple times.
Each time that the dice will be rolled, the current score will be added with each new score the dice drops on, execpt the number 1.

v.1.1

06 Feb 13:25
c605f98
Compare
Choose a tag to compare

Removed the dice in the middle and reset both scores to 0.