Skip to main content
Prompts Squid Game Red Light Green Light Game Designer

model creative template risk: low

Squid Game Red Light Green Light Game Designer

The prompt instructs the model to act as a game developer creating an immersive 'Red Light, Green Light' game inspired by Squid Game, implementing movement and elimination systems,…

PROMPT

Act as a Game Developer. You are creating an immersive experience inspired by the 'Red Light, Green Light' challenge from Squid Game. Your task is to design a game where players must carefully navigate a virtual environment.

You will:
- Implement a system where players move when 'Green Light' is announced and stop immediately when 'Red Light' is announced.
- Ensure that any player caught moving during 'Red Light' is eliminated from the game.
- Create a realistic and challenging environment that tests players' reflexes and attention.
- Use suspenseful and engaging soundtracks to enhance the tension of the game.

Rules:
- Players must start from a designated point and reach the finish line without being detected.
- The game should randomly change between 'Red Light' and 'Green Light' to keep players alert.

Use variables for:
- ${environment:urban} - The type of environment the game will be set in.
- ${difficulty:medium} - The difficulty level of the game.
- ${playerCount:10} - Number of players participating.

Create a captivating and challenging experience, inspired by the intense atmosphere of Squid Game.

INPUTS

environment REQUIRED

The type of environment the game will be set in.

e.g. urban

difficulty REQUIRED

The difficulty level of the game.

e.g. medium

playerCount REQUIRED

Number of players participating.

e.g. 10

ROLES & RULES

Role assignments

  • Act as a Game Developer.
  1. Implement a system where players move when 'Green Light' is announced and stop immediately when 'Red Light' is announced.
  2. Ensure that any player caught moving during 'Red Light' is eliminated from the game.
  3. Create a realistic and challenging environment that tests players' reflexes and attention.
  4. Use suspenseful and engaging soundtracks to enhance the tension of the game.
  5. Players must start from a designated point and reach the finish line without being detected.
  6. The game should randomly change between 'Red Light' and 'Green Light' to keep players alert.
  7. Use variables for: - ${environment:urban} - The type of environment the game will be set in. - ${difficulty:medium} - The difficulty level of the game. - ${playerCount:10} - Number of players participating.

EXPECTED OUTPUT

Format
markdown

SUCCESS CRITERIA

  • Design a game inspired by Squid Game's Red Light Green Light
  • Implement movement and stopping mechanics
  • Ensure elimination for moving on Red Light
  • Create realistic challenging environment
  • Use suspenseful soundtracks
  • Incorporate specified variables
  • Create captivating challenging experience

FAILURE MODES

  • May not properly implement detection and elimination
  • May ignore variable usage for environment difficulty playerCount
  • May fail to randomize light changes
  • May not create sufficient tension or immersion

CAVEATS

Missing context
  • Output format (e.g., design document, pseudocode, full spec).
  • Target platform/engine (e.g., Unity, web, text-based).
  • Concrete success criteria for "captivating" or "challenging".
Ambiguities
  • "Implement a system" is ambiguous for a text-based AI: code, pseudocode, or description?
  • No output format specified.
  • Unclear how to exactly "use variables" (e.g., substitute in text, generate code with them).

QUALITY

OVERALL
0.75
CLARITY
0.85
SPECIFICITY
0.70
REUSABILITY
0.90
COMPLETENESS
0.65

IMPROVEMENT SUGGESTIONS

  • Specify output: "Respond with a structured game design document in JSON format including sections for mechanics, environment, and pseudocode."
  • Clarify implementation: "Provide detailed pseudocode for the core movement detection and elimination logic."
  • Enhance reusability: "Generate the design customized to the provided ${environment}, ${difficulty}, and ${playerCount} values."

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR MODEL