← Back to Speechless

How We Built an Escape the Loop Horror Game

The "Escape the Loop" genre has become a popular subcategory of psychological horror games, placing players inside a repeating environment where they must solve puzzles to break the cycle. The concept was heavily inspired by P.T., the famous playable teaser for the canceled Silent Hills project.

In P.T., players are trapped inside a looping hallway. Every time they reach the end, they find themselves back at the beginning, while subtle changes in the environment reveal clues and progress the story.

Using this idea as the foundation, we set out to create our own horror experience called Speechless, and remarkably, we developed the core gameplay based on it.

Designing the Loop System

The entire game is built around a sequence of loops. To keep the structure manageable, each loop was organized as a separate game object containing its own environment state, puzzle logic, and progression triggers.

Whenever the player successfully completes the objective within a loop, a "Done Task" trigger fires, marking that loop as completed. Only after completing the required task can the player progress to the next stage of the experience.

This approach made it easy to create unique gameplay scenarios while maintaining the feeling of being trapped in a repeating environment.

Keeping Players Trapped Until the Puzzle Is Solved

A key design principle was ensuring that players could not simply walk through the game without engaging with the puzzles.

As long as the objective of the current loop remains unsolved, the player is effectively trapped inside it. Reaching the exit does not automatically advance the game. Instead, players must discover and complete the required interaction before progression becomes possible.

This mechanic reinforces the tension and encourages exploration, observation, and experimentation.

Breaking the Loop

One example featured in the game involves a telephone.

The loop continuously repeats until the player looks at the phone for several seconds. Once the player pays attention to it and eventually picks it up, the cycle is broken and progression becomes possible.

This type of interaction was designed to reward observation rather than traditional puzzle-solving, creating moments where players suddenly realize that an ordinary object is actually the key to escaping.

Progressively More Difficult Challenges

As the game progresses, the puzzles become increasingly complex.

Early loops are designed to teach players how the game world works and what kinds of interactions are important. Later loops build upon those lessons by introducing more elaborate challenges, environmental changes, and unexpected events.

This gradual increase in difficulty helps maintain engagement while preserving the psychological tension that defines the experience.

Community Feedback and Streamer Reactions

After extensive testing, we released Speechless on itch.io and began gathering feedback from players and content creators.

The response was overwhelmingly positive, with numerous streamers choosing to play the game and share their reactions. The looping structure, unexpected scares, and environmental changes generated memorable moments that resonated particularly well with horror audiences.

Many players enjoyed discovering how each loop differed from the previous one and appreciated the game's ability to create suspense using a relatively simple environment.

Lessons Learned

Developing an Escape the Loop horror game taught us several valuable lessons:

Most importantly, we learned that compelling horror experiences do not necessarily require massive environments or long development cycles. With a strong core mechanic and carefully designed progression, even a simple looping hallway can become an unforgettable experience.

← Back to Speechless