giannisbaltas / dice-game

Dice game is a very simply game in which there are two players that they roll the dice. If the dice is number 1 then the current player lose his turn. Both players can hold their current score in order to avoid bring 1 next time. Winner is the player that reach 150 points first.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dice Game

Dice game is a very simply game that you can play it HERE

p1

Game logic

There are two players that they roll the dice. If the dice is number 1 then the current player lose his turn. Both players can hold their current score in order to avoid bring 1 next time and give their turn to the other player. Winner is the player that reach 150 points first.

About

Dice game is a very simply game in which there are two players that they roll the dice. If the dice is number 1 then the current player lose his turn. Both players can hold their current score in order to avoid bring 1 next time. Winner is the player that reach 150 points first.


Languages

Language:JavaScript 41.1%Language:CSS 39.5%Language:HTML 19.4%