๐AI Game Website with V2 API
If you want to have you own ai game website, this open source code is just for you!
PreviousStardew Valley Mod with V2 APINextThesis 2024: A Text-to-Game Engine for UGC-Based Role-Playing Games
Last updated
If you want to have you own ai game website, this open source code is just for you!
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 of Stardew Valley Mod here:
https://github.com/RPGGO-AI/singularity And take a look of the game experience which combines RPGGO and Stardew Valley.
Last updated