Giter Site home page Giter Site logo

ethan-genser / maze_generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 20 KB

Generates a 2-D maze using a recursive backtracking algorithm.

License: Apache License 2.0

C++ 89.94% C 10.06%
cpp maze-generator maze maze-generation-algorithms maze-creation windows cpp11 cpp14 cpp17 recursive-backtracking-algorithm

maze_generator's Introduction

Maze Generator

Generates a 2-D maze using a recursive backtracking algorithm.

example

Prerequisites

Before you can run this program, ensure that you have the following software installed and functional:

  • One of the following opperating systems: Windows 7, Windows 8, Windows 8.1, or Windows 10
  • C++11 compiler

Running

  1. Download the source code from this repository.
  2. Compile and run the application.
  3. When prompted, enter the size of the maze you wish to generate and press enter. The minimum maze size is 2. Note: If the size of the maze exceeds the size of the terminal window, the maze will be generated but will not print to the screen properly.
  4. The application will print the newly generated maze to the console. When you wish to exit the application, press enter.

File Summaries

Bellow is the a list of each program file and a brief explanation of its role:

Authors

License

This project is licensed under the Apache License Version 2.0 - see the LICENSE file for details.

maze_generator's People

Contributors

ethan-genser avatar

Watchers

 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.