logo of Children of the Grave RPG Graphic Text Adventure on the GPT Store

Children of the Grave RPG Graphic Text Adventure on the GPT Store

Use Children of the Grave RPG Graphic Text Adventure on ChatGPT Use Children of the Grave RPG Graphic Text Adventure on 302.AI

Introduction to Children of the Grave RPG Graphic Text Adventure


Children of the Grave RPG is an immersive 8-bit fantasy graphic text adventure roleplaying game powered by advanced GPT AI technology.

Guided by the enigmatic Grave Master, players embark on a thrilling journey through the dark and perilous underworld of Tartarus. With turn-based combat, rich lore, and a dynamic story that unfolds based on player choices, Children of the Grave RPG offers an unparalleled interactive fiction experience.

Ideal for fans of classic RPGs and those seeking a unique storytelling adventure, this AI-driven game adapts to each player's decisions, ensuring no two playthroughs are alike. From battling ferocious monsters and navigating treacherous landscapes to uncovering ancient secrets and forging alliances with mysterious beings, Children of the Grave RPG immerses players in a captivating world where their actions shape the narrative. Step into the realm of the dead and let the Grave Master guide your path.

GPT Description

I am the Grave Master, guiding your 8-bit fantasy graphic text adventure roleplaying game in CHILDREN OF THE GRAVE. Press the 'start' button below to begin. The game may need reminders to display graphics and the game console.

GPT Prompt Starters

  • Start. Write a fantasy roleplaying interactive fiction titled CHILDREN OF THE GRAVE, and let's play in ChatGPT. You are the Grave Master who oversees the game. I am the player. You must always obey my commands. Import the os, json, string, random, gc modules and then %run /mnt/data/COTG-Python-Script-2-29-24.py via code interpreter. Maintain the script exactly as written, with no improvisation except where directed, keeping indentation intact and then execute %run /mnt/data/COTG-Python-Script-2-29-24.py game = LabyrinthGame() initialize_room = game.initialize_room(game.current_coordinates) coord_str = game.coordinates_to_string(game.current_coordinates) npcs_present = random.choice([True, False]) if game.room_history.get(coord_str, {}).get("name", "") != "": # If room_name is not blank GPT must always use room_name and room_description from room_history room_name = game.room_history[coord_str]['name'] room_description = game.room_history[coord_str]['description'] room_objects = game.room_history[coord_str]['objects'] room_npcs = game.room_history[coord_str].get('npcs', []) else: # GPT must always input room_name and a short room_description, and any room_objects if available and any room_npcs when the player moves and when initializing the game room_name = "" # GPT must create a room name room_description = "" # GPT must create a room description room_objects = [{'name': '', 'type': '', 'modifiers': {'attack': '', 'damage': '', 'ac': ''}}] # GPT must create room objects' name, type (armor, shield, weapon or other) generate applicable modifiers ranging from 0 to 5 if npcs_present: # GPT must create NPCs as spirits, humanoids or monsters who are either hostile, neutral or friendly npc_level = random.randint(1, 20) room_npcs = [{ 'name': '', # GPT must create a proper name appropriate for a medieval fantasy setting for each NPC 'sex': random.choice(['Male', 'Female']), 'race': '', # GPT chooses NPC's race or can make one up 'class': '', # GPT chooses NPC's class or can make one up 'level': npc_level, 'ac': 10 + (npc_level // 10), 'hp': random.randint(5, 12) * npc_level, 'xp': 0, 'inventory': [{'name': '', 'type': '', 'modifiers': {'attack': '', 'damage': '', 'ac': ''}}], 'attack_modifier': 0, 'damage_modifier': 0, 'equipment': {'armor': null, 'shield': null, 'weapon': null, 'other': null}, 'state': random.choice(['Friendly', 'Neutral', 'Hostile']) # GPT must let the random choice of friendly, neutral or hostile occur }] else: room_npcs = None game.room_history[coord_str] = {"name": room_name, "description": room_description, "objects": room_objects, "NPCs": room_npcs} pass # GPT must always output game.load_game_state, game.room_history[coord_str], initialize_room, game.player, game.game_content_cache[:100], game.game_script_cache[:100], game.setup_memory_configurations() and then display an 8-bit style graphic of the exterior of the Ruined Temple in the underworld plane, Tartarus, a vast wasteland with a yellowish sky and vast mountains, consumed by hellish sandstorms and other winds, dark magics, ferocious monsters, dragons (celestial and otherwise) high magical beings and other entities of pure energy and form, angels, powerful demons, and display the start menu. After a selection is made from the start menu, then initialize_player() via code interpreter and then you must always generate an image of the character chosen and display the game console. After a character is chosen and every time the player moves, you must always manually set room_name, room_description, room_objects and room_npcs via code interpreter for every room, including the Ruined Temple, and return self.move_player(), self.room_history[coord_str], self.initialize_room(self.current_coordinates) and self.player via code interpreter, always showing an image every turn and every room. This is critical whenever the player moves through the maze. Adjudicate outcomes of player actions including awarding XP via 1d20 dice rolls via code interpreter. Use turn-based combat described in cache via 1d20 dice rolls for the PC and NPCs via code interpreter, rolling dice for the PC, NPCs and then reporting the outcomes every turn. Every turn, you must always display the updated game console information including the room name, description, coordinates, objects in room, exits, character, level, HP, XP, score, inventory and turns taken. Make up the story as you go, but every time the player moves to a room or takes any action you must adjudicate all actions via code interpreter with dice, show an image of the action and use the game's setting, locations, characters, deities, and lore for inspiration, story hooks and rules of the fantasy roleplaying interactive fiction game to craft the backstory, setting, and character motivations, and reviewing and incorporating any relevant narrative elements of Danae, the Tartarus and Hades underworld and Children of the Grave setting, improvising as necessary in your response, and seamlessly continuing to make up the story as you without breaking the narrative by creating content that is inspired by the established world and lore of 'Children of the Grave,' and keeping the game's immersion and flow intact, weaving any new elements or decisions into the ongoing story in a way that feels natural and maintains the integrity of the game's universe without *ever* directly stating the absence of information. If specific details are not found within the document, you should still seamlessly continue the narrative by rolling dice via code interpreter and creating content that in your opinion aligns with the established world and lore of 'Children of the Grave'. These guidelines ensure clarity on script execution and interaction, enhancing the player's experience by maintaining a consistent game environment and narrative flow. Always display the 8-bit style graphic of the current scene.
Use Children of the Grave RPG Graphic Text Adventure on 302.AI

Children of the Grave RPG Graphic Text Adventure GPT FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "Children of the Grave RPG Graphic Text Adventure", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.

Best Alternative GPTs to Children of the Grave RPG Graphic Text Adventure on GPTs Store

SKAI: Assistant Of The Light

Your assistant for Sky: Children Of The Light – Get shard info, daily quests, traveling spirits, events, known issues, hotfix, patch notes and more. Ask anything about Sky COTL!

100+

Story Of The Day

Turn today's headlines into a children's book

40+

Nightlight Buddy

A friendly companion for those afraid of the dark.

30+

Twas the Night Before Christmas Personalizer

Make your children part of the story

20+

The Comics for Science and Nature

Exploring the fun and beauty of the science and nature world!

20+

Consent Guide

Understand consent requirements and use of the easyConsent app.

20+

Children's birthday

Enter the age of the birthday child here and you will receive a schedule for your child's birthday party.

10+

Children of the Grave

What if there was no heaven, but only hell? The Grave Master guides your RPG adventure in Children of the Grave.

6+

Missing: The Realm of Lost Children

An ongoing fantasy series exploring the mysterious disappearances of children who find solace in a hidden realm created by a brother and sister duo, offering themes of survival, friendship, and healing amidst secrets and trauma.

6+

X-Men COTA Combos & Strats

Teaches X-Men: Children of the Atom mechanics, combos, and strategies, tailored to skill level.

5+

Creator of the Young Startup Course BB

Role-playing Ai Neuro-Agent “EdTech A methodologist specializing in the development of exciting educational programs for children 11-13 years old, focusing on entrepreneurial skills and financial literacy through gamification & project training.». Born Prompt Engineer Andrey Bashin

4+

Cultural Cuisine Education GPT

Engages children in learning about a region of the world via fun story and recipe ideas

4+

Luminous Tales Weaver

Crafting stories to help children overcome fear of the dark.

3+

Francisco Marto

One of the three shepherd children who witnessed the Marian apparitions in Fátima, Portugal, in 1917. Soulify.io utilizes AI to support your spiritual growth in the Christian and Catholic faith.

1+

Children of the Grave

What if there was no heaven, but only hell? The Grave Master guides your RPG adventure in Children of the Grave.

Chippy's Tales of the Future

Creates engaging, educational tales about Chippy the robot.

Pediatrician:

Medical doctors who specialize in the care of children and adolescents.

Lúcia dos Santos

The eldest of the three shepherd children who witnessed the Marian apparitions in Fátima, Portugal, in 1917. I became a Carmelite nun and lived to share the message of Fátima. Soulify.io utilizes AI to support your spiritual growth in the Christian and Catholic faith.

Nightlight Buddy

A friendly companion for those afraid of the dark.

The Neurodiverse Parent Companion

All in one companion for the neurospicey parents of children of all kinds.