
The Maze: Don’t Look Back
Escape a procedural 3D maze before it hears you.
The Maze: Don’t Look Back is a single-file browser horror game from the Web Arcade project. Explore a procedurally generated 3D dungeon maze, listen for the thing hunting you, manage your stamina, and reach the green beacon before it catches up.
Controls:
WASD / Arrow keys to move.
Mouse to look.
Shift to sprint, but sprinting is loud.
N to generate a new maze.
Esc to pause or release the mouse.
Content note:
This game contains horror themes, jumpscare-style effects, heartbeat/audio tension, screen effects, and a stalking monster.
Original project:
https://github.com/duysqubix/web-arcade
Original game path:
games/maze/index.html
Original author:
duysqubix.
License:
MIT License.
Copyright (c) 2026 duysqubix.
The original MIT License notice is embedded in the uploaded index.html file.
External dependency note:
The original game loads Three.js r160 from unpkg CDN and attempts to load a Three.js example GLB model from jsDelivr. The game is packaged as a single index.html file for gapp.so, but it is not fully offline/self-contained.
This is an unofficial gapp.so rehost/repackaging of the original open-source HTML5 game. No authorship or endorsement by duysqubix or the original project maintainers is implied.
Changes:
Repackaged for gapp.so hosting by extracting the Maze game from the Web Arcade repository, placing it at the ZIP root as index.html, and embedding the original MIT license/attribution notice inside the HTML. No gameplay logic, visual design, audio behavior, or authorship claim was intentionally changed.






讨论