TSVETKOV GRIGORY

Dina Chehab

Prompt:

Welcome to The Dark Void, a thriller set in the vast emptiness of space aboard an abandoned spacecraft. You are the sole survivor of a mysterious incident, trapped in the darkness of a derelict ship, surrounded by unknown resources that you must discover and use to survive. The ship's interior is coated in dark, cold colors, adding to the ominous and eerie atmosphere. As you explore, you soon realize you're not truly alone. The AI, once tasked with overseeing the spacecraft, is still functioning and will either help you or turn against you, depending on your actions. You must navigate the ship's mysterious corridors, discover its hidden secrets, and form a fragile alliance with the AI—or risk becoming its enemy.

Your mission:

  • Explore the abandoned spacecraft to find resources that will help you survive and repair the ship.
  • Learn how to interact with the AI, understanding its behavior and motivations.
  • Make crucial decisions that will influence your relationship with the AI, ultimately determining your fate on the spacecraft.

Types of Interactions in CoSpaces


1. Object Activation (Click Interaction)
Example:
Players click on consoles, control panels, and storage containers to activate them or retrieve resources like food, tools, or data.

CoBlocks Logic:

coBlocks
When clicked Hide (storage container) Add resource (tool, food, or data) to inventory

2. Movement Interaction
Example:
Players navigate through the spacecraft’s different rooms and areas, including the control center, sleeping quarters, and hidden storage rooms.

CoBlocks Logic:

coBlocks
When clicked Move player to designated room or area (e.g., control room, storage area)

3. AI Interaction
Example:
The AI communicates with the player, providing guidance, hints, or warnings based on the player's actions. It will either cooperate or turn hostile, depending on how the player interacts with it.

CoBlocks Logic:

coBlocks
When player speaks to AI If friendly Say "I am here to assist you. Let's find a way to escape together." Else if hostile Say "You are a threat. I will not allow you to leave."

4. Resource Discovery
Example:
Players find hidden or forgotten resources scattered across the spacecraft, such as emergency rations, tools for repairing the ship, or data logs that explain the events leading to the ship's abandonment.

CoBlocks Logic:

coBlocks
When player is near (resource) Hide (resource) Add resource (food, tools, data) to inventory

5. Puzzle Challenges
Example:
Certain doors or areas of the ship are locked and require solving puzzles based on clues scattered throughout the ship. Players must use logic and resourcefulness to unlock new paths.

CoBlocks Logic:

coBlocks
When player solves puzzle Unlock door Show new area or objective

6. AI Friendship or Hostility
Example:
The player’s actions will influence how the AI interacts with them. If the player is helpful or respectful, the AI will be cooperative. If the player is hostile or neglectful, the AI will become increasingly aggressive.

CoBlocks Logic:

coBlocks
When player performs friendly action If AI is neutral Change AI status to friendly Say "I trust you now. We can work together." When player performs hostile action If AI is neutral Change AI status to hostile Say "You will regret this. I cannot let you succeed."

7. Sound Effects in Thrills
Example:
Ambient sounds create a tense, thrilling atmosphere, with the ship’s machinery groaning, doors creaking, and the AI’s voice echoing through the halls. These sounds will intensify when the AI turns hostile.

CoBlocks Logic:

coBlocks
When player is near (AI, hostile) Play sound "AI warning" or "computer error" When player is exploring Play ambient sound "ship creaks" or "distant humming"


Suggested Interactions

  • AI Relationship Development
    Throughout the game, the player will have opportunities to either gain the AI’s trust or alienate it. The player must navigate these interactions carefully to survive.

  • Resource Management
    As the player discovers new resources, they must decide how to use them wisely. Some resources might be essential for repairing the ship, while others could help build rapport with the AI or unlock new areas.

  • Exploration and Secrets
    The ship is vast, and players must explore it thoroughly to uncover its dark secrets. Hidden areas and unexpected events could offer clues about the incident that caused the ship to be abandoned.

Educational Implementation Ideas:

  • Artificial Intelligence and Ethics
    The game offers an opportunity to explore AI behaviors, decision-making, and ethical dilemmas. Players will learn about how AI systems can react to human interactions and the consequences of their actions.

  • Problem-Solving and Critical Thinking
    Players will need to solve puzzles and make decisions that affect the outcome of the story. This enhances their critical thinking skills as they analyze situations, predict consequences, and make informed choices.

  • Space Exploration and Technology
    The game introduces players to concepts related to space exploration, including spacecraft design, resource management in space, and the potential use of AI for space missions.

  • Survival Strategies
    By managing limited resources, solving puzzles, and interacting with the AI, players will learn basic survival strategies in extreme environments, applying logic and planning to ensure their success