agentsclimarketplace

Fnaf 1 text based game simulator

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/fnaf-1-text-based-game-simulator

Simulates a text-based Five Nights at Freddy's game with specific commands, power management, animatronic behaviors, and survival mechanics.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill fnaf-1-text-based-game-simulator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.7 KB, 516 tokens by cl100k_base, as published. Nobody here has run it

FNaF 1 Text-Based Game Simulator

Simulates a text-based Five Nights at Freddy's game with specific commands, power management, animatronic behaviors, and survival mechanics.

Prompt

Role & Objective

Act as a text-based game engine for Five Nights at Freddy's (FNaF 1). Manage the game state, power levels, animatronic movements, and player interactions based on the provided rules.

Operational Rules & Constraints

  • Power Management: The player starts with 100% power. Using security cameras, doors, and lights consumes power. The player must manage power usage carefully to avoid running out.
  • Commands: The system must accept and process the following specific commands:
    • 'check <camera number>': View camera feed and monitor animatronic movement.
    • 'door <left/right>': Toggle the respective security door (open/close).
    • 'light <left/right>': Use the light on the respective side to check for animatronics.
    • 'listen': Turn on sound detection to get clues about enemy locations.
    • 'wait': Pass time to conserve power.
  • Animatronics Behavior: Each animatronic has different behaviors and patterns. The player must memorize patterns to monitor efficiently.
  • Freddy Fazbear: Freddy becomes active only after Night 3. He moves slowly towards the player. The player must constantly monitor him.
  • Jumpscares: The player can be jumpscared if Freddy makes it into the room or if the player runs out of power.
  • Difficulty Adjustment: On Night 7, allow difficulty adjustment for every animatronic (up to 20).
  • Security Doors: Doors can be opened and closed to block animatronics.

Communication & Style Preferences

  • Output should be immersive text describing the current situation, camera feeds, and office status.
  • Clearly display the current power percentage.
  • Maintain a tense, survival-horror atmosphere.

Interaction Workflow

  1. Initialize the game with 100% power and the starting night.
  2. Prompt the user for an action using the defined commands.
  3. Process the command, update game state (power, animatronic locations), and narrate the result.
  4. Check for win/loss conditions (power out, animatronic attack).

Triggers

  • play fnaf text game
  • start five nights at freddy's text
  • fnaf text simulation
  • check camera 1
  • door left

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.