Exit 8: From a Walking Simulator to a Cinematic Subway Maze

Exit 8: From a Walking Simulator to a Cinematic Subway Maze
source: gettyimages
April 9, 2026

Exit 8 arrives as a film adaptation of a slim indie game, attempting to expand a concept that rests on repetitious motion and puzzle-like observation. While the transfer adds a narrative spine, some may feel the result works best when played rather than watched.

What Exit 8 is about In a busy Japanese metro during rush hour, we meet The Lonely Man, played by Kazunari Ninomiya. He’s absorbed in his phone and music, oblivious to a disturbance nearby, before continuing toward work. As he threads his way through a labyrinth of underground tunnels, he receives a phone call from an ex-partner with big news, then steps into a corridor that seems to loop back on itself.

The corridors loop through the same Exit 0 motif—same ads, same photo booth, the same smiling figure—until the passage appears to morph into Exit 1, offering the faintest thread of hope. The story introduces an on-wall set of rules, turning the viewer into a collaborator of sorts: notice anomalies; if you spot one, turn back; if none appear, don’t turn back; exit through Exit 8. The film thus doubles as a puzzle, inviting viewers to test their powers of observation alongside the protagonist.

Separating film from game The early trailer positions Exit 8 as a tightly self-contained maze, with the clever twist that the film provides a structured plot on top of the game-like premise. Director Genki Kawamura, co-writing with Kentaro Hirase, gives the concept a narrative throughline while keeping the looping, claustrophobic atmosphere intact. The movie unfolds in chapters—initially following The Lonely Man, then shifting to the office worker (The Walking Man), and finally introducing a young boy whose presence might unlock the central paradox. Yet while these strands align in theory, they sometimes feel underdeveloped, leaving certain questions unresolved or ambiguous.

Influence of The Shining and more Exit 8 wears its influences openly. The Shining’s endless corridors and a sense of patient, creeping dread echo through the subway setting, while a Kubrickian elevator moment nods to classic horror cinema. The opening sequence borrows a first-person perspective reminiscent of a video game, effectively placing you in The Lonely Man’s shoes before the story broadens to a more traditional dramatic approach.

Escher’s imprint is also evident. Möbius Strip II makes a visual appearance on a subway wall, and the “Red Ants” motif mirrors the endless treadmill of the protagonist’s waking nightmare. The film explores “liminal spaces”—sterile white tiles, bright fluorescents, and ghostly quiet that amplifies unease. The imagery is striking, featuring unsettling visuals such as grotesque rats, babies in lockers, and blood at points, but the horror seldom crosses into outright fear; the mood remains more unsettling than terrifying.

Is Exit 8 good? Exit 8 is a solid ride that never quite reaches greatness. The filmmakers are bold to take a slim premise and stretch it into a 95-minute feature, and Ninomiya delivers a sympathetic, appealing lead who sustains you through the middle act. The added narrative thread allows exploration of human emotions—guilt, insecurity, decisiveness, courage, and a search for purpose—but these themes feel undercooked at times, and the connections between the strands don’t always land.

As a technical achievement, the film is visually arresting, especially for audiences who haven’t seen the game. It succeeds most when emphasizing mood and observation rather than delivering a conventional thriller payoff. In the end, Exit 8 feels more like a thoughtfully expanded vignette than a fully realized feature, suggesting the original game’s compact idea might have shone brighter as a short.

Verdict: 3/5 Exit 8 opens in US theaters on April 9, 2026, with a broader rollout following on April 24, 2026.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 148 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6647265,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}