RPGGO Developer Documentation
CtrlK
  • 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
    • ๐Ÿ“ฉContact us
Powered by GitBook
On this page

Was this helpful?

  1. CREATOR API

๐Ÿ†•V2 API

The V2 API is still under developing. We plan to add game creation, character creation, module creation and game assets generation here.

Previous๐ŸชฟLLM-based Game Open Schema (L-GOS)NextCreate Character

Last updated 7 months ago

Was this helpful?