---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com.tr/dev/games/doc/en/sdk.md
  - https://yandex.com.tr/dev/games/doc/ru/sdk.md
  - https://yandex.com.tr/dev/games/doc/tr/sdk.md
  - https://yandex.com.tr/dev/games/doc/zh/sdk.md
  - href: tr/sdk.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.tr/dev/games/doc/tr/llms.txt

# SDK

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

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

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

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

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

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

{% note warning %}

SDK bağlantısı, oyunun moderasyondan başarıyla geçmesi ve yayınlanması için gereklidir.

{% endnote %}

Yandex Oyun SDK'sı, üçüncü taraf geliştiricilerin oyunlarını Yandex Oyunlar platformuna bağlamalarını sağlayan bir kütüphanedir. Kütüphane şunlara yardımcı olur:
- Oyunu [platform gereksinimlerine](https://yandex.com.tr/dev/games/doc/tr/concepts/requirements.md) uygun şekilde yapılandırmak;
- Platform özelliklerini kullanmak, örneğin:
    - Oyuna [reklam](https://yandex.com.tr/dev/games/doc/tr/console/adv-monetization.md) ve [uygulama içi satın alımlar](https://yandex.com.tr/dev/games/doc/tr/console/purchases.md) eklemek;
    - Oyun parametrelerini [yapıyı güncellemeden](https://yandex.com.tr/dev/games/doc/tr/config.md) yönetmek;
    - [Oyuncu ilerlemesini](https://yandex.com.tr/dev/games/doc/tr/sdk/sdk-player.md) kaydetmek;
    - [Lider tablolarını](https://yandex.com.tr/dev/games/doc/tr/concepts/leaderboards.md) bağlamak;
- Oyundaki zamanı [sunucu zamanıyla](https://yandex.com.tr/dev/games/doc/tr/sdk/sdk-server-time.md) senkronize etmek ve bunu ödüller ve etkinlikler eklemek ve hilelere karşı koruma sağlamak için kullanmak;
- Oyunun otomatik olarak [tam ekran moduna](https://yandex.com.tr/dev/games/doc/tr/sdk/sdk-params.md#screen.fullscreen) geçişini yapılandırmak;
- Kullanıcıya [oyunu değerlendirmesini](https://yandex.com.tr/dev/games/doc/tr/sdk/sdk-review.md) önermek veya [oyun simgesini masaüstüne](https://yandex.com.tr/dev/games/doc/tr/sdk/sdk-shortcut.md) yüklemesini önermek.

SDK'yı doğrudan [oyun kodu üzerinden](https://yandex.com.tr/dev/games/doc/tr/sdk/sdk-about.md) bağlayabilirsiniz.

## Oyun motorları için eklentiler {#official-plugins}

Kullandığınız oyun motoruna bağlı olarak SDK'yı bağlamak için uygun eklentiyi seçin.

<div class="container-desktop striped-none">

#|
||::{align="center"} [![](_images/engeens-logo/unity.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/unity/install.md)

[Unity](https://yandex.com.tr/dev/games/doc/tr/sdk/unity/install.md) |::{align="center"} [![](_images/engeens-logo/cocos.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/cocos/install.md)

[Cocos Creator](https://yandex.com.tr/dev/games/doc/tr/sdk/cocos/install.md) |::{align="center"} [![](_images/engeens-logo/construct-3.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/construct-3/about.md)

[Construct 3](https://yandex.com.tr/dev/games/doc/tr/sdk/construct-3/about.md) |::{align="center"} [![](_images/engeens-logo/defold.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/defold/install.md)

[Defold](https://yandex.com.tr/dev/games/doc/tr/sdk/defold/install.md) |::{align="center"} [![](_images/engeens-logo/typescript.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/typescript.md)

[Typescript](https://yandex.com.tr/dev/games/doc/tr/sdk/typescript.md) ||
|#

</div>

<div class="container-mobile striped-none">

#|
||::{align="center"} [![](_images/engeens-logo/unity.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/unity/install.md)

[Unity](https://yandex.com.tr/dev/games/doc/tr/sdk/unity/install.md) | > |::{align="center"} [![](_images/engeens-logo/cocos.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/cocos/install.md)

[Cocos Creator](https://yandex.com.tr/dev/games/doc/tr/sdk/cocos/install.md) | > |::{align="center"} [![](_images/engeens-logo/construct-3.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/construct-3/about.md)

[Construct 3](https://yandex.com.tr/dev/games/doc/tr/sdk/construct-3/about.md) | > ||

||::{align="center"} [![](_images/engeens-logo/defold.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/defold/install.md)

[Defold](https://yandex.com.tr/dev/games/doc/tr/sdk/defold/install.md) | > | > |::{align="center"} [![](_images/engeens-logo/typescript.svg)](https://yandex.com.tr/dev/games/doc/tr/sdk/typescript.md)

[Typescript](https://yandex.com.tr/dev/games/doc/tr/sdk/typescript.md) | > | > ||
|#

</div>

## Oyun motorları için üçüncü taraf eklentiler {#other-plugins}

{% note info %}

Yandex Oyun SDK'sının yöntemleri ve entegrasyon yolları, JavaScript'e erişebilen ve HTML5'i destekleyen tüm motorlar için aynıdır. Bağlantı hakkında daha fazla bilgi için [Bağlantı ve kullanım](https://yandex.com.tr/dev/games/doc/tr/sdk/sdk-about.md) bölümüne bakın.

{% endnote %}

Yandex Oyunlar belgelerinde açıklanmayan eklentileri de kullanabilirsiniz.

<div class="striped-none">

#|
|| **Gamepush**

HTML5 üzerinde oyunların platformlar arası yayınlanması için SDK.

- [Web sitesi](https://gamepush.com/){.external}.
- Geliştirici iletişim: [Telegram](https://t.me/gs_community){.telegram}. ||

|| **Playgama Bridge**

HTML5 üzerinde oyunların platformlar arası yayınlanması için SDK.

- [Depo](http://github.com/playgama/bridge){.external}.
- Geliştirici iletişim: [Telegram](https://t.me/playgama_bridge){.telegram}. ||

|| **Defold**

- [Depo](https://github.com/indiesoftby/defold-yagames){.external}.
- Geliştirici iletişim: [Telegram](https://t.me/aglitchman){.telegram}. ||
|#

</div>


---

<!-- source: tr/_includes/sdk-support.md -->
{% note info %}

Destek ekibi, hazır oyunu Yandex Oyun platformuna yerleştirmenize yardımcı olur. Geliştirme ve test etme konularındaki uygulamalı sorulara ise diğer geliştiriciler [Discord Topluluğu](https://discord.com/invite/wU4p3whr4T){.external} yanıt verir.

{% endnote %}

Yandex Games SDK kullanırken sorunla karşılaşırsanız veya sorunuz varsa, lütfen destek ekibiyle iletişime geçin:

<!-- source: tr/_includes/button-chat.md -->
<a href="https://yandex.com/chat/#/user/a4fa5c06-75db-9b38-6eea-b1673785f7d5">
  <span class="button">Sohbete yaz</span>
</a>
<!-- endsource: tr/_includes/button-chat.md -->
<!-- endsource: tr/_includes/sdk-support.md -->
