# 示例项目

探索我们的示例项目，并在坚实的多人游戏基础上继续构建：

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/325178dd78558e87b697d73450d7eba7f701672b">Lyra 示例<br>（虚幻引擎）</a></td></tr><tr><td><a href="/pages/b617bcd79d1e107bdb0409a02bf51457a558ea48">俯视视角示例<br>（虚幻引擎）</a></td></tr></tbody></table>

***

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/c3273230b9ea2050e28fd3359cdad3cdfd660888">小行星示例<br>（Unity + Photon Fusion 2）</a></td></tr><tr><td><a href="/pages/367a549b8864b97fe3545d6577ba529f06cd64b1">Tanknarok 示例<br>（Unity + Photon Fusion 1）</a></td></tr><tr><td><a href="/pages/21db5637ac67036dbd50067ca22d7b3972a31d53">2D 太空射击游戏<br>（Unity + NGO）</a></td></tr><tr><td><a href="/pages/376b35e1f863d35267e9887db17c659be03f8c8a">乒乓示例<br>（Unity + Mirror）</a></td></tr><tr><td><a href="/pages/7ce5dec935efe5f6be12cef98196c9238debfe3c">Space Edge 示例<br>（Unity + FishNet）</a></td></tr><tr><td><a href="/pages/141fd0a7d757e2ea807684700609ececd0f0d100">演示示例<br>（Unity + Photon Bolt）</a></td></tr><tr><td><a href="/pages/8baec9de0cd3fa1e0b14813008fcc4e483a68407">坦克 WebGL 示例<br>（Unity + Mirror）</a></td></tr><tr><td><a href="/pages/6500bf0db05bbb8105d07d2b3366ece63a05de6e">Space Edge WebGL 示例<br>（Unity + FishNet）</a></td></tr></tbody></table>

***

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/bfa53896c8161c7c79f8392682f8ba1f4beacea7">单页应用示例<br>（NuxtJS）</a></td></tr><tr><td><a href="/pages/b1fb4d16a1c14c96e59fa9a01a0ee5c6e4d849f8">MVC Web 应用示例<br>（Ruby on Rails）</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.edgegap.com/zh/docs/sample-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
