> For the complete documentation index, see [llms.txt](https://developer.rpggo.ai/dev-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.rpggo.ai/dev-docs/open-source-use-cases/simple-chat-game-with-v2-api.md).

# Simple Chat Game with V2 API

Based on our V2 API, here is a 3rd party practice to demonstrate how to create a simple interactive website.

{% hint style="info" %}
Before diving into this document, it is strongly recommended to read [here](/dev-docs/data-schema/understand-the-data-schema.md) to understand the relationships between games, scenes, goals, DMs, and NPCs.
{% endhint %}

> All interfaces require the application of an app ID and authentication. The specific process can be found [here](/dev-docs/support/apply-your-test-key.md)

Check out the implementation code here: <https://github.com/codingtmd/simple-chat-game/>. \
\
![](https://1241690067-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FChXuEllR7kvvuUM9K1Fi%2Fuploads%2FfXioI4VpTqxGtZrboVKp%2FScreenshot%202024-10-02%20145148.png?alt=media\&token=ddfe80d2-341d-4348-9654-dbaa9a180f8d)
