GithubHelp home page GithubHelp logo

mazegenerator's Introduction

Maze Generator

A simple maze generator. You can tweak the maze configuration to your liking. This way you'll never get lost in a maze you're not comfortable with.

Itch.IO

In case you want to see pictures visit the generator page on Itch.IO: https://josephblt.itch.io/maze-generator

Creation Parameters

  • Width / Height - Width and Height of the maze.
  • Seed - Directs the creation of the maze. This means that for each combination of parameters + seed you get a specific maze. Just by changing this number, it is possible to create different maze versions using the same set of parameters.
  • Start / Exit Side - The side in which you want the start/exit to be on.
  • Maze Type - You can choose between Partial Braid or Perfect.
    • Partial Braid: No dead ends. Such a Maze uses passages that coil around and run back into each other and cause you to spend time going in circles instead of bumping into dead ends.
    • Perfect: No loops, closed circuits or inaccessible areas. From each point, there is exactly one path to any other point.
  • Run - This determines the propensity for the occurrence of long corridors.
  • Density - Room density.
  • Distance - Distance between rooms.
  • Min Size - Minimum size for rooms.
  • Max Size - Maximum size for rooms.

Instructions

  1. Download
  2. Unzip
  3. Run
  4. Tweak
  5. Create
  6. Have fun!

mazegenerator's People

Contributors

josephblt avatar

Watchers

James Cloos avatar Bernard Walker avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.