# Game Maker (无需编码游戏制作工具)

## 什么是 Game Maker?

Game Maker 是一个简单易用的游戏制作工具(无需编码)，无论您是否是经验丰富的游戏设计师，都可以在 The Sandbox 的元宇宙中设计、测试和分享游戏等体验。

## 我可以从哪里获得 Game Maker?

您可以从以下链接下载 Game Maker 制作工具:

{% embed url="<https://gamemaker.sandbox.game/#/cn/a>" %}

## Game Maker 可以免费使用吗?

可以，Game Maker 是免费下载和使用的。但是，您将需要购买或租借 LAND 才能将您的游戏发布到平台上。

## 我需要游戏设计方面的经验才能使用 Game Maker 吗？

不需要，您无需是经验丰富的游戏设计师即可使用此软件。我们设计此软件的目的，就是让有经验的和没有经验的游戏设计师都可以轻松使用。

## 我需要知道如何编码才能使用 Game Maker 进行游戏制作吗？

不需要，您无需要任何编码知识。 Game Maker 的设计应用了无代码方法，但是，将来我们将添加可选的编码功能，以迎合希望使用编码语言制作游戏的创建者。

## 我可以在使用 Game Maker 制作的游戏中为我的网站做广告吗？

您将能够在 Game Maker 制作的体验中的广告板上显示诸如网址、宣传材料之类的内容。 或者，您可以将 LAND 上的广告牌空间租给他人。

## 如何使用 Game Maker？ 有教程吗？

请参阅以下页面获取一些指南和教程：

{% content-ref url="/pages/-MMpMDH16ffa2RkwVn0o" %}
[教程](/the-sandbox/cn/other/tutorials.md)
{% endcontent-ref %}

## **相关链接**

{% embed url="<https://medium.com/sandbox-game/the-sandbox-game-maker-creating-your-first-game-b475ce9f9db2>" %}

{% embed url="<https://gamemaker.sandbox.game/#/cn/a>" %}

{% embed url="<https://medium.com/sandbox-game/the-sandbox-introduces-the-game-maker-fund-7df89b23b2ef>" %}


---

# 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.sandbox.game/the-sandbox/cn/games/game-maker.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.
