> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# サンプル

> XBOX Game Development Kit のサンプルに関するドキュメントとリファレンスを紹介します。

XBOX ゲーム開発におけるサンプルのトピックを紹介します。

<CardGroup cols={2}>
  <Card title="タッチ バンドルの入門" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-getting-started-with-sample-layouts">
    タッチ アダプテーション バンドルを作成する最も簡単な方法は、create コマンドを使用することです。
  </Card>

  <Card title="ドライビング タッチ コントロール レイアウト" icon="video" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-driving">
    ドライビング ゲーム向けのサンプル レイアウト。
  </Card>

  <Card title="格闘ゲーム用タッチ コントロール レイアウト" icon="code" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-fighter">
    見慣れたアーケード風のレイアウトを使用する、格闘ゲーム向けレイアウト。
  </Card>

  <Card title="ファースト パーソン シューティング用タッチ コントロール" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-first-person">
    コントロール レイアウト。
  </Card>

  <Card title="標準 XBOX コントローラー タッチ コントロール" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-full-layout">
    物理コントローラーのすべてのアクションをマッピングするレイアウト。
  </Card>

  <Card title="2D プラットフォーマー用タッチ コントロール レイアウト" icon="gamepad" href="/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-platformer">
    プラットフォーマー ゲーム向けの 2 種類のサンプル タッチ コントロール レイアウト。
  </Card>
</CardGroup>


## Related topics

- [サンプル](/ja-jp/build/core-features/common/game-streaming/building-touch-layouts/samples/index.md)
- [Multiplayer Servers のサンプルとリソース](/ja-jp/services/playfab/multiplayer/servers/server-samples-resources.md)
- [XDSP の概要](/ja-jp/build/console-features/audio/overviews/xdsp-overview.md)
- [GDK サンプル](/ja-jp/home/setup-install/samples.md)
- [Wrapper サンプル](/ja-jp/services/playfab/multiplayer/servers/wrapper-sample.md)
