---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.4
alternate:
  - https://yandex.com/dev/games/doc/en/requirements/2/4.md
  - https://yandex.com/dev/games/doc/hi/requirements/2/4.md
  - https://yandex.com/dev/games/doc/ko/requirements/2/4.md
  - https://yandex.com/dev/games/doc/ru/requirements/2/4.md
  - https://yandex.com/dev/games/doc/tr/requirements/2/4.md
  - https://yandex.com/dev/games/doc/vi/requirements/2/4.md
  - https://yandex.com/dev/games/doc/zh/requirements/2/4.md
  - href: zh/requirements/2/4.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/games/doc/zh/llms.txt

# 游戏机制

<!-- source: zh/_includes/script-common.md -->
<!-- source: zh/_includes/script/index-js.md -->

<!-- endsource: zh/_includes/script/index-js.md -->

<!-- source: zh/_includes/script/requirements-js.md -->

<!-- endsource: zh/_includes/script/requirements-js.md -->

<!-- source: zh/_includes/script/image-modal-js.md -->

<!-- endsource: zh/_includes/script/image-modal-js.md -->
<!-- endsource: zh/_includes/script-common.md -->

{% note info "游戏要求第2.4点" %}

游戏至少符合一个游戏机制的要求。

{% endnote %}

为了吸引用户的注意力并创建令人着迷的游戏过程，游戏必须具有激励玩家进行游戏的机制。

## 标准 {#criteria}

{% note warning %}

只要游戏满足任一标准，即视为达到要求。

{% endnote %}

游戏中包括：

- 竞争机制；
- 与玩家行为相关的进度（记分、在世界中旅行、解锁新地点、推动剧情发展）；
- 目标（“拯救公主”、“击败对手”、“通过所有关卡解锁结局”）；
- 结局（可以赢得或失败）。

### 游戏符合标准 {#criteria-ok}

<div class="table-50">

#|
|| **游戏** | **评论** ||
|| ![](../../_images/requirements/2-4-mechanics/dune-scores-record-ok.gif) | 可以赚取积分并创造记录。 ||
|| ![](../../_images/requirements/2-4-mechanics/sudoku-goal-ok.gif) | 有最终目标-解决数独。 ||
|| ![](../../_images/requirements/2-4-mechanics/horror-plot-development-ok.gif) | 有剧情发展，与世界互动，移动到不同场景。 ||
|| ![](../../_images/requirements/2-4-mechanics/clicker-score-ok.gif) | 游戏中有记分系统。 ||
|| ![](../../_images/requirements/2-4-mechanics/racing-competition-ok.gif) | 存在竞速机制，最终结果是赢或输，有不同关卡。 ||
|| ![](../../_images/requirements/2-4-mechanics/city-progress-ok.gif) | 游戏中有发展、积分、进度。 ||
|#

</div>

### 游戏不符合标准 {#criteria-bad}

<div class="table-50">

#|
|| **游戏** | **未发布原因** ||
|| ![](../../_images/requirements/2-4-mechanics/reading-bad.gif) | 游戏可以阅读和评价笑话，但玩家的行动不会产生任何影响：没有竞争机制，没有进步，没有目标，无法赢得或失败。 ||
|| ![](../../_images/requirements/2-4-mechanics/just-images-bad.gif) | 游戏可以浏览、评价和下载图像，但玩家的行动不会产生任何影响：没有竞争机制，没有进步，没有目标，无法赢得或失败。 ||
|| ![](../../_images/requirements/2-4-mechanics/no-result-bad.gif) | 选择没有任何影响，也不会产生结果。没有游戏机制。 ||
|| ![](../../_images/requirements/2-4-mechanics/tv-program-bad.gif) | 提供参考信息并非游戏机制。 ||
|#

</div>

## 联系审核部门 {#forma}

如果您认为您的游戏符合游戏机制要求，但却被撤下发布或者被错误地拒绝发布，请填写下方表格。

审核质量部门将重新审查决定，如若您的游戏被错误地封锁，将恢复其发布状态。

<div class="cut-button">

{% cut "打开表单" %}

<div style="padding: 15px;
         margin: 10px 0;
         background: #FFFFFF;
         border-radius: 10px;
         border: 1px solid var(--yc-color-line-generic);">
      <iframe height="400"
              width="100%"
              frameborder="0"
              id="moderation-2-4-form"
              src="https://forms.yandex.com/surveys/13487250.5a13659b18018197b1f339b05e2d4dacc05604a6/?answer_choices_52072484=63122528&iframe=1">
      </iframe>
</div>

{% endcut %}

</div>
