# Build - Map - 2D Pixel AI Town

{% hint style="warning" %}

## Secure your spot for <mark style="color:purple;">early access</mark>

* Join our waitlist by participating the activity in the following link
* <https://www.rpggo.ai/pixel>
* You will secure your early access once your role get into the magic gate
  {% endhint %}

### <mark style="color:purple;">Latest News - 2D Pixel AI Town is now accessible to early registers</mark>

&#x20;RPGGO now opens all the access for those who participated in our pixel event to 2D town. Here is the instruction on how you can find your gate to the launch:

<https://blog.rpggo.ai/2025/03/05/rpggo-2d-ai-world-creator-alpha-test-101/>

Few steps:

If you have a GAME previously,&#x20;

* you will now see Launch 2D in your game page, and this is the place you can drop your NPC into the map and also the place you can build your small world and invite your friends to join.

If you don't have a GAME,

1. Create a GAME in creator.rpggo.ai
2. Build story and characters in your page, and then click Launch 2D

You need to click sync with creator tool at this moment, and we will transfer more feature from 1D -> 2D in the next few months.&#x20;

### <mark style="color:purple;">Beta Test Log - 2D Pixel AI Town</mark>

* Latest released by our team in March, 2025, currently under beta test, invitation only.
* Beta version features

- [x] Generate 2D Maps with more than 5 different land styles
- [x] Create buildings / small assets and manage with AI image generators in pixel style
- [x] Chat with self-customized NPCs
- [x] AI bot&#x20;
  * auto group chats
  * knowledge on maps and buildings
  * action planning
  * strong memories
- [x] Scene / plot creation with natural languages
- [x] See how AI thinks with details

<figure><img src="/files/jQlJbb3RuyJFQWs62BNy" alt=""><figcaption><p>screenshot of current RPGGO AI town features (beta version)</p></figcaption></figure>

### Early Access Feedback

#### Creator Log

{% content-ref url="/pages/VREsdwpCywiFPUtVUaoP" %}
[2D Pixel AI Town - After the story, MLP 2D game Dev blog](/rpggo-creator-tutorial/game-creator-log/2d-pixel-ai-town-after-the-story-mlp-2d-game-dev-blog.md)
{% endcontent-ref %}


---

# 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://developer.rpggo.ai/rpggo-creator-tutorial/creator-tutorial/build-map-2d-pixel-ai-town.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.
