> ## 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.

# GDK 範例

> GDK 隨附並託管於 XBOX-GDK-Samples 存放庫的參考範例,從頭到尾示範平台功能與 API 模式。

GDK 隨附從頭到尾示範平台功能的參考範例。你可以用它們來驗證安裝、學習 API 模式,並以已知可運作的基準開始新專案。

## 在哪裡取得範例

範例位於 [XBOX-GDK-Samples GitHub 存放庫](https://github.com/microsoft/Xbox-GDK-Samples),安裝後也可在本機的 `%GameDK%\Samples` 底下找到。

## 範例類別

* **圖形:** 光線追蹤、網格著色器、可變速率著色 (VRS) 與取樣器回饋串流。
* **系統:** 非同步與工作佇列、封裝、遊戲存檔與 Persistent Local Storage。
* **音訊:** XAudio2、空間音訊與 Game Chat 2。
* **網路:** PlayFab Party、XCurl 與多人遊戲。
* **商店:** XStore、應用程式內購買與 DLC。
* **Live:** XSAPI 成就、社交、多人遊戲與排行榜。

## 後續步驟

如果範例能在你的電腦上建置並執行,表示你的環境已就緒。建立你自己的專案。

<Card title="建置你的第一個遊戲" icon="arrow-right" href="/home/build-first-title/developing-new-titles">
  選擇適用於 PC、XBOX 或共用程式碼基底的 Visual Studio 範本。
</Card>

## 另請參閱

* [設定並安裝 GDK](/home/setup-install/get-started)
* [安裝 GDK 工具鏈](/home/setup-install/download-install)


## Related topics

- [安裝 GDK 工具鏈](/zh-TW/home/setup-install/download-install.md)
- [設定並安裝 GDK](/zh-TW/home/setup-install/get-started.md)
- [XBOX 遊戲開發文件](/zh-TW/index.md)
- [存取 GDK 資源與下載](/zh-TW/home/onboarding-access/access-resources.md)
- [使用 GDKX 建置並執行你的第一個主機遊戲](/zh-TW/home/build-first-title/first-console-title-walkthrough.md)
