The Ever-Changing Maze
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"
Status | Prototype |
Platforms | Windows |
Author | gamesbybamsall |
Genre | Adventure, Puzzle |
Made with | Godot, Aseprite |
Tags | 3D, First-Person, maze, Pixel Art, Procedural Generation |
Code license | GNU General Public License v3.0 (GPL) |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Download
Download
Ever-ChangingMaze.7z 8.6 MB
Development log
- Small Update To "The Everchanging Maze"May 08, 2021
- “The Everchanging Maze” Prototype LaunchMay 07, 2021
Comments
Log in with itch.io to leave a comment.
hi, could you share the source code of the game on GitHub?