[New game]: Dice game #4048
Labels
gssoc
GSSoC24 program label
level3
Adding new features
New Game 🎮
This is the label that will be used on issues that are raising new game issue
🎮 Game Request
Engaging two-player dice game where the objective is to be the first to reach a total score of 100 points. Players take turns rolling a die and accumulate points during their turn. The twist is that if a player rolls a 1, their current turn's score is reset to 0, and their turn ends. Players must strategize when to roll and when to hold to avoid losing points and give themselves the best chance to win.
Point down the features
Game Rules
Two Players: The game is played with two players.
Turn-Based Play: Players alternate turns rolling a single die.
Scoring: On their turn, a player can roll the die as often as they wish. Each roll adds the die's value to the player's temporary score for that turn.
Rolling a 1: If a player rolls a 1, their temporary score for that turn is reset to 0, and their turn ends immediately.
Holding: A player can choose to hold at any time during their turn, adding their temporary score to their total score and ending their turn.
Winning the Game: The first player to reach a total score of 100 points wins the game.
Select program in which you are contributing
GSSoC24
Code of Conduct
The text was updated successfully, but these errors were encountered: