The Dice Strategy Game is a simple two-player turn-based web game built using HTML, CSS, and JavaScript. The goal is to be the first player to reach a target score (for example, 50 points) by rolling a dice and deciding when to take risks or secure points.

On each turn, a player can either roll the dice or bank their current turn score. Rolling the dice adds a random value (1–6) to the turn score, but if a 1 is rolled, the player loses all points for that turn and their turn ends immediately. Choosing to “bank” adds the current turn score to the player’s total score and passes the turn to the other player.

The game emphasizes basic probability, decision-making, and risk management. Players must decide whether to continue rolling for higher rewards or stop early to avoid losing their progress.

The first player to reach the winning score wins the game.

StatusReleased
PlatformsHTML5
Authorsheng7
GenreStrategy
AI DisclosureAI Assisted, Code

Leave a comment

Log in with itch.io to leave a comment.