RPGGO Developer Documentation
  • Introduction
    • 🎮RPGGO API: the AI Engine for Game
    • 😎Getting Started
  • DATA SCHEMA
    • 🔢Understand the data schema
    • 🪿LLM-based Game Open Schema (L-GOS)
  • CREATOR API
    • 🆕V2 API
      • Create Character
      • Create Game SpriteSheet
  • Player API
    • ⚙️API Overview
      • API V2 (New)
        • Game Control
        • Chat with NPCs & Check Goal with SSE
      • API V1 (Deprecated)
        • Game
        • NPC
        • Memory
        • ErrorCode
    • 📰Notes: API V2 Released
      • Changes
  • Open Source Use Cases
    • 🍎Step by Step: Discord with V1 API
    • 🍒Simple Chat Game with V2 API
    • 🏰2D AI Town with V2 API
    • 🌴Stardew Valley Mod with V2 API
    • 🌐AI Game Website with V2 API
  • Thesis
    • 🗒️Thesis 2024: A Text-to-Game Engine for UGC-Based Role-Playing Games
    • 🗒️Initial Vision 2023: Text-To-OpenWorld Engine
  • Support
    • 🔑Apply Your Test Key
    • 📩Contact us
Powered by GitBook
On this page
  • Data Schema
  • API V2 Details
  • Interested In Accessing? Apply Now
  • Create a Game and Get GameID to Test
  • What's in API V1:

Was this helpful?

  1. Player API

API Overview

The description of V2 of APIs powered by RPGGO's AI engine

Last updated 1 year ago

Was this helpful?

Data Schema

The Rendering Basis of your Game

  • Understand the data schema and knows how to integrate into your product and drive the movement of your characters

API V2 Details

Check the developer doc for what you can build with RPGGO's AI Engine

Interested In Accessing? Apply Now

Create a Game and Get GameID to Test

Edit in Creator Tool, and Get the Game Url as ID

This is an open platform free for editing and making games, designed for game script writers and newbies who are not familiar with game designs.

What's in API V1:

- The UGC Platform of RPGGO

RPGGO Creator Tool Video tutorial:

⚙️
⚙️
🔢Understand the data schema
API V2 (New)
🔑Apply Your Test Key
Creator Tool
RPGGO Tutorial: How to Create A RPG on My Own Using AI? Introduction to Creator Tool
API V1 (Deprecated)