🏰2D AI Town with V2 API

Based on our V2 API, here is a sample practice to demonstrate how to create an AI town in 2D. And you can build your own AI town if you wish.

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/gamify-ai-town.

Last updated