Skip to content

An app that visualizes how different maze generation algorithms create mazes

Notifications You must be signed in to change notification settings

deanhaleem/maze-visualizer

Repository files navigation


Maze Generation Visualizer

Visualize different maze generation algorithms
Try it here »

About The Project

A 2D Platformer clone of the original Super Mario Bros. Tried to clone as many features as possible.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/deanhaleem/maze-visualizer.git
  2. Install NPM packages
    npm install
  3. Build & Serve
    npm run dev
  4. Navigate to localhost to start playing!

Contact

Dean Haleem - deanhaleem.com - deanhaleem.10@gmail.com

About

An app that visualizes how different maze generation algorithms create mazes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published