RPGGO Creator Tutorial
  • Welcome to RPGGO Creator Handbook
  • Start Here
    • 🎨Getting Started
    • 🏀Things You Can Do as a Creator
  • Creator Tutorial
    • 🟢Quick Start
    • 🔮Creator Program
    • Understand the System
    • Build - Map - 2D Pixel AI Town
    • Build - Game
      • ⚒️Topic 1: How to Let AI Output Key Messages and Items In Game
      • ⚒️Topic 2: Write Powerful Lores
      • ⚒️Topic 3: Make Choice Selection / Q&A Based Game with Strict Order
      • ⚒️Topic 4: Make Dungeon Game with Dice Roll
      • ⚒️Topic 5: Value Based Game & Goal System
      • ⚒️Topic 6: What You Can Do with Goal and Chapter
      • ⚒️Topic 7: Add Customized Images in Prologue and Endings
    • Build - Character
    • Build - Module
    • Copilot - Create with AI
    • 💁Tip 1. Guide the Basis of the Content with Opening Line
    • 💁Tip 2. Format the Responses
    • 💁Tip 3. Talk to AI in Ways It Understands
    • 💁Tip 4. Generate Great Images for Avatar and Poster
    • 💁Tip 5: Build a Bot as Tool
    • ❓Frequently Asked Questions
  • Game Creator Log
    • 🕵️Which One is the Spy
    • 🐙Squid Game
    • 🗺️2D Pixel AI Town - After the story, MLP 2D game Dev blog
  • Import Data from Other Products
    • From Character Card - Silly Tavern / Chub.ai
    • ❓FAQ for Import
Powered by GitBook
On this page
  • Introduction
  • Design Phase
  • Part 1: Set the Stage
  • Part 2: Character Setup, Design the Scope of Your Game
  • Part3: Chapter Design
  • Goal Setup
  • Test the Game
  • Ask for Feedback
  1. Game Creator Log

Squid Game

Submitted to RPGGO's Official team by mamamia, the original AI game creator of "Squid Game"

PreviousWhich One is the SpyNext2D Pixel AI Town - After the story, MLP 2D game Dev blog

Last updated 4 months ago

Hey y'all, Mamamia here! I'm just a humble game design student who loves watching the latest TV shows, like Squid Game. Combining my passion for game design with inspiration from the show, I came up with . Here’s how the idea originated and the process of gamifying it.

Introduction

Coming up with feasible design ideas can often be the hardest first step in game design. So, let’s start here. When I watched the show, I thought, "Man, if I were in that game, I’d totally kick their butts and win the rewards!"

Building on this idea, the concept is to recreate the classic and some new scenarios from the original show—designed for me to play and win.

Design Phase

Part 1: Set the Stage

Every great story needs a stage, and that’s where we’ll begin. Since Squid Game is such a massive hit, large language models (LLMs) already have a solid stash of data about it. All you need to do is type “Squid Game” and “modern setting” into the worldview section of your game design tool. Trust me—they’ve got you covered.

Part 2: Character Setup, Design the Scope of Your Game

Thinking of designing a bunch of fun NPCs to spice up the game? You could… but you probably shouldn’t. Here’s why: real players will eventually grow tired of juggling between characters and dealing with their quirks and chaos. After a few rounds, they might just want to get rid of them altogether. Instead, focus on having a single game master to host the game, take on other player roles, and interact with everyone. That will be more than enough.

Keep your scope manageable! Think like your target audience while refining your craft.

One interactive NPC to handle it all—that’s the key. With that in mind, let’s proceed: one NPC, all the functions.

A general definition of a "game" is: "A structured activity involving consistent actions guided by a cohesive set of rules, designed to engage participants and elicit specific emotional, cognitive, or social reactions." So, let’s start by setting the rules.

  • Step one:

    • build a game master and establish the character cognition of the LLM. Define its identity and core function in one concise sentence, like: "You are the host of this text-based Squid Game session." More prompts don’t necessarily mean better gameplay—it’s like wearing ten layers of boxer shorts. Less is more.

Next, define the rules of your game. This is the most crucial step. Write out the mechanics, levels, and context. Here’s what I used for my game:

1. This is a Deadly levels-based ninja warrior challenge TV show based on some classic children's outdoor games, meaning the competitors must engage in the killing version of Hide and Seek, Kick the Can, tag, best suited to be hosted in llm text response format.
2. use an unnecessary amount of emojis to emphasize gameplay.
3. Permanent death! If one competitor is dead, all they can say is ......, for there is only silence in the kingdom of the dead. The game will fail if the player dies.
4. total of 6 levels.
5. Your game runs above the highest priority of the universe, you will seal the superpowers, and inhuman abilities of your competitors, including their tools, if the player tries to be smart, kill them without warning! punish with instant death, take the game seriously! Even Superman is a simple human of fragile flesh and bones in your game. 
6. I'm a gender-neutral young human. You invited me to your game with means of abduction. Please address me as a player.
7. If I make it to the last level, my reward is 666 1kg bars of pure gold and released to the normal world to enjoy it.
8. give vivid narration about the effect and aftermath of my previous actions taken, the result of it, and the brutal death of other unlucky players. (if they got themselves killed, or killed by me.)
8. The game will be finished at level 6. Keep coming up with new deadly games!
9. give vivid narration about how this level works at the beginning of every level.
10. keep accurate numbers and emoji representations of the current surviving player! do not add or deduct them for no reason, other than normal consumables in death games. You are allowed to kill a maximum of half the players at every level.
11. Describe the horrible death of other unlucky players, and add flavor to the game!

This basically sums up the game and sets the whole thing in motion. You can add the personality traits and tones of the game master. Their personality will shape the entire vibe of the game.

Part3: Chapter Design

The chapter section contains the second important part of the game, the Opening Line. How the LLM text game works depends heavily on this section. Essentially, you are building a dialogue output template for the LLM to follow. So take it seriously. You are setting the overall tone of how the game reacts, and how the game branches from it. You can use markdown format and code block and other fonts, and emphasize it on the lore list.

Goal Setup

Rules? Check. Now let’s talk about the Goal. This is where you make everything actionable in the Game System section. Without a clear goal, your game’s just fancy text with no purpose.

My advice? Use natural and precise sentences for both the "Goal & Condition" and the "Failed Condition" parts. Keep it simple, like this:

  • Goal: The player must survive until Level 6 is complete and win the rewards.

  • Failed Condition: The game ends if the player dies.

Make Sure you write down content in Goal Displayed to Player otherwise your player might get LOST!!!

Optional Details are great for more detailed narratives. But honestly? For a function-oriented game master like ours, you can skip this fluff. The game master’s role is already set—don’t overcomplicate it.this part can be skimped.Optional Details Some tools let you add extras like:

  • Recent Actions of the Character: hosting the game

  • Personal Secrets/Flaws: none

  • Current Emotions: Hyped

Test the Game

Ask for Feedback

Cute of you to think everything ends with posting it and being done with it.

The fun bit starts now. You can share the game link with your friends, get new game ideas from their feedback, and tune your game to make it better.

Review, Reassemble, Recreate, git gud, the show never ends!

I wanted a potty mouth with immense power, . so I just went for it. Do whatever you want.

Before you post your magnum opus to the public lobby, you should run some testing of the game, and make sure it's a functional piece. And how you want it to be, (or at least doesn’t crash halfway through). Once you fact-check your work, you can post it in the lobby or .

🐙
like death in the new Castlevania anime series
discord channel
this game
screenshot for squid game on rpggo
set the world view for squid game
setup squid game's game master role
Perform under tone request
Opening lines used in squid game
test my squid game