JimmyJLin / Puppy-Race

0 stars 0 forks source link

Dice Play #3

Open JimmyJLin opened 8 years ago

JimmyJLin commented 8 years ago

As the user click on the dice, it will randomly generate a number between1-6, each puppies will move accordingly.

JimmyJLin commented 8 years ago

Once the game announced which player start 1st, that player should be able to click on the dice (located at the center of the board)

JimmyJLin commented 8 years ago

once the dice is clicked, the game will randomly return a value between 1-6, display the appropriate message, and move the player piece by that return value

JimmyJLin commented 8 years ago

Once the 1st player completed the move, the 2nd player will be able to click on the dice, the game will randomly return a value between 1-6, display the appropriate message, and move the player piece by that return value