# 게임 메이커

## 게임 메이커란 무엇인가요?

게임 메이커는 더 샌드박스 메타버스에서 게임 등의 경험을 디자인하고 테스트하며 공유할 수 있는 간편한 툴입니다. 게임 제작 경험 유무에 관계없이 누구나 쉽게 게임 메이커를 이용할 수 있습니다.

## 게임 메이커는 어디에서 다운로드할 수 있나요?

[여기를 클릭하여 더 샌드박스 공식 웹사이트에서 게임 메이커를 다운](https://www.sandbox.game/kr/create/game-maker/?r=BRfi9bS3OdLtnlW5wetMY_)받을 수 있습니다.

## 게임 메이커는 무료인가요?

네, 게임 메이커는 무료로 다운로드하여 사용할 수 있습니다. 그러나 내가 만든 게임을 게시하기 위해서는 랜드를 구매하거나 빌려야 합니다.

## 게임 메이커를 이용해 게임을 디자인하려면 게임 제작 경험이 필요한가요?

아니요, 경력 여부는 상관없습니다. 게임 메이커는 경력과 무관하게 누구나 사용할 수 있도록 쉽게 만들어진 툴입니다.

## 게임을 만들려면 코딩 지식이 필요한가요?

아니요, 코딩 지식이 없어도 괜찮습니다. 게임 메이커는 코딩 지식이 없이도 손쉽게 게임을 만들 수 있도록 제작된 툴입니다. 다만, 이후 추가적인 코딩 기능을 추가하여 코딩 경험이 있는 게임 디자이너는 이를 활용할 수 있도록 업데이트될 예정입니다.

## 게임 메이커로 만든 게임 안에 내 웹사이트를 홍보할 수 있나요?

웹사이트나 광고판 등의 콘텐츠를 경험 안에 디스플레이할 수 있는 기능을 추가할 예정입니다. 혹은 다른 유저에게 내가 보유한 랜드 내에서 광고판을 게시할 수 있는 공간을 대여해 줄 수도 있습니다.

## 게임 메이커 사용법이 설명된 튜토리얼이 있나요?

가이드와 튜토리얼은 아래 페이지를 참고하세요.

{% content-ref url="/pages/6NmHBwsPXrtvUKNGQcqC" %}
[튜토리얼과 아카데미](/the-sandbox/korean/links-and-resources/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/#/en/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/korean/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.
