> ## 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="1인칭 슈터 터치 컨트롤" 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">
    플랫포머 게임을 위한 두 가지 샘플 터치 컨트롤 레이아웃입니다.
  </Card>
</CardGroup>


## Related topics

- [샘플](/ko/build/core-features/common/game-streaming/building-touch-layouts/samples/index.md)
- [Multiplayer Servers 샘플 및 리소스](/ko/services/playfab/multiplayer/servers/server-samples-resources.md)
- [XDSP 개요](/ko/build/console-features/audio/overviews/xdsp-overview.md)
- [GDK 리소스 및 다운로드 액세스](/ko/home/onboarding-access/access-resources.md)
- [Touch Adaptation Kit 명령줄 도구(tak.exe)](/ko/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line.md)
