> For the complete documentation index, see [llms.txt](https://piraterush.gitbook.io/piraterush/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://piraterush.gitbook.io/piraterush/future-games/yahtzee.md).

# Yahtzee

Avast ye mateys! Prepare to set sail on a pirate-themed version of the classic game of Yahtzee! Get ready to roll your dice and compete against your fellow pirates to build the highest scorecard and be crowned the winner.

In this game, ye'll be rollin' five dice to make different combinations to score points. Ye can roll the dice up to three times in a turn to try to make various scoring combinations, but the dice must remain in the box. The game will have thirteen rounds, and after each round, ye must choose a scoring category to use for that round. Once ye use a category in the game, ye can't use it again. The scoring categories have varying point values, some of which are fixed values and others depend on the value of the dice. The highest-scoring combination is a Yahtzee, which is five-of-a-kind and scores ye 50 points.

This pirate version of Yahtzee will be playable with between 2-4 players. Compete against yer mates and see who can score the most points and become the ultimate Yahtzee champion!

Stay tuned for more updates on when the game will be launched and how ye can join in on the fun. Keep an eye out for other exciting games and opportunities to win rewards in the PirateRush community!

<figure><img src="/files/PI9cHuOYKSXs29kCSzKg" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://piraterush.gitbook.io/piraterush/future-games/yahtzee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
