---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
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: ko/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/ko/llms.txt

# 게임 메커닉

{% note info "요구 사항 2.4 항목" %}

게임은 적어도 한 가지 게임 메커닉 요구 사항을 충족해야 합니다.

{% endnote %}

사용자의 주의를 끌고 흥미로운 게임 경험을 제공하기 위해 게임에는 게임을 진행하도록 동기부여하는 메커닉이 있어야 합니다.

## 기준 {#criteria}

{% note warning "경고" %}

게임이 적어도 하나의 기준을 충족하면 요구 사항이 완료된 것으로 간주됩니다.

{% endnote %}

게임에는 다음이 있어야 합니다:

- 경쟁 메커닉;
- 플레이어의 행동에 따라 진행되는 진전 (점수 부여, 세계 여행, 새로운 위치 해금, 스토리 진행);
- 목표 ("공주 구하기", 상대를 이기기, 모든 레벨을 클리어하여 엔딩 언락);
- 완료 (이기거나 지는 가능성이 있음).

### 게임이 기준을 충족함 {#criteria-ok}

<div class="table-50">

#|
|| **게임** | **코멘트** ||
|| ![](../../_images/requirements/mechanics/dune-scores-record-ok.gif) | 점수를 획득하고 최고 기록을 세울 수 있는 기회가 있습니다. ||
|| ![](../../_images/requirements/mechanics/sudoku-goal-ok.gif) | 스도쿠를 해결하는 것이 최종 목표입니다. ||
|| ![](../../_images/requirements/mechanics/horror-plot-development-ok.gif) | 스토리 진행, 세계와 상호작용, 장소 이동이 포함되어 있습니다. ||
|| ![](../../_images/requirements/mechanics/clicker-score-ok.gif) | 게임 내에서 점수를 기록합니다. ||
|| ![](../../_images/requirements/mechanics/racing-competition-ok.gif) | 경쟁 메커닉이 있으며 이기거나 지는 결과, 레벨이 포함되어 있습니다. ||
|| ![](../../_images/requirements/mechanics/city-progress-ok.gif) | 발전, 점수, 진전이 존재합니다. ||
|#

</div>

### 게임이 기준을 충족하지 않습니다 {#criteria-bad}

<div class="table-50">

#|
|| **게임** | **게시 거부 이유** ||
|| ![](../../_images/requirements/mechanics/reading-bad.gif) | 플레이어의 행동에 따라 아무런 영향이 없으며, 경쟁 요소, 진행, 목표, 승리 또는 패배가 없습니다. 아너코드를 읽고 평가할 수 있지만, 게임의 흐름을 바꿀 수 없습니다. ||
|| ![](../../_images/requirements/mechanics/just-images-bad.gif) | 플레이어의 행동에 따라 아무런 영향이 없으며, 경쟁 요소, 진행, 목표, 승리 또는 패배가 없습니다. 이미지를 봐서 평가하고 다운로드할 수 있지만, 게임의 흐름을 바꿀 수 없습니다. ||
|| ![](../../_images/requirements/mechanics/no-result-bad.gif) | 선택이 결과에 영향을 미치지 않으며, 게임의 흐름이 없습니다. ||
|| ![](../../_images/requirements/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>
