> For the complete documentation index, see [llms.txt](https://arena-card-org.gitbook.io/arena-cards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arena-card-org.gitbook.io/arena-cards/arena-card-game/game-rules.md).

# GAME RULES

\+ Deeper analysis and explanation of how the game works:

As stated before, every card has a power value. The bot already has all minted cards power sheet, which it uses to calculate the hand of every player.

The game bot analysis the cards every player owns, draws the highest 3 cards at most while randomly drawing 25 cards from the entire cards minted so far.

If players don't have 3 cards, the bot will increase the number of randomly drawn cards up to drawing total of 28 cards. The game has a good role of luck in it with such rules. But we don't guarantee this to continue, as we may change rules if needed later on.

After drawing the 28 cards successfuly, the bot will calculate every player hand total power points, compare it between the two players, and the one with highest hand wins.

If there is a tie, the bot will randomly pick a winner.

The fees generated from playing is divided into two parts, one to support $WINE Liq, and the rest remain in the bot account.
