A 2 player dice luck game made with Vanilla Javascript
https://alexandrosmelissas.github.io/DiceGame/
- The player who gathers 100 global points wins.
- Each player has infinite tries each turn untill he rolls a '0'. If he does then he looses all of his current points and it's the next player's turn
- If a player decides to "keep" his current points then his current points get added to his global points and it's the next player's turn.