A downloadable game for Windows

How It Works:

This game is a project I've been working on for a while. It's essentially my own take at a maze generation algorithm. The way it works is first there are 2 "seed" walls randomly placed in the maze, then the game iterates through all the units of the maze (each wall and floor) and checks each unit's surroundings. If there is more than 0 yet less than 3 walls that touch the unit, a wall will be created. The output of this maze is similar to Binary tree algorithm but a bit more flawed with bias around the edges of the maze. It is interesting to note that the maze algorithm works best for mazes that are less than 300 units squared. You can also edit your maze fully with a build and destroy mode as well as walk around it in 3rd person view.


Controls:

  • ESC - Menu
  • N - Build Mode Switch
  • M - Destroy Mode Switch
  • SPACE - Regenerate Maze
  • WASD or Arrow Keys - Move Player/Camera
  • Scroll Wheel - Camera Zoom In/Out

Credits:

Soundtrack - "Uniq - Art of Silence" is under a Royalty Free music license. Music promoted by BreakingCopyright.

#adventure #strategy #other #puzzle #altgame #arcade #sandbox #maze #labyrinth #building #algorithm #programming

StatusReleased
PlatformsWindows
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorError4o4
GenreSimulation, Puzzle
Tags3D, builder, effio, Relaxing, Sandbox, Singleplayer

Download

Download
Effio 21 MB

Install instructions

Double click the setup executable and follow the instructions