A downloadable game for Windows

You find yourself lost after wandering into a winding maze. Chains hang from the ceiling, and skulls lay on the cold ground beneath you. You must escape!

Each maze is randomly generated and has one exit. Your coordinates can be seen at the bottom left of the screen. Use WASD to move around. Each maze spawns a golden idol-which when picked up will show you the coordinates of the exit.

This game is a small demo for an algorithm I wrote in Godot that creates a procedurally generated 3D maze map. The code for the algorithm/function is open-source and licensed under the GPL-3.0 license. The code can be found at "https://github.com/codebybamsall/Godot3DProcGenMaze"

Download

Download
Ever-ChangingMaze.7z 8 MB

Development log

Comments

Log in with itch.io to leave a comment.

hi, could you share the source code of the game on GitHub?