🍒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.
Last updated
Based on our V2 API, here is a 3rd party practice to demonstrate how to create a simple interactive website.
Last updated
Before diving into this document, it is strongly recommended to read here to understand the relationships between games, scenes, goals, DMs, and NPCs.
All interfaces require the application of an app ID and authentication. The specific process can be found here
Check out the implementation code here: https://github.com/codingtmd/simple-chat-game/.