MazeGame

Visualization Solution for Maze Problem

Hi guys.

The maze problem is a classic algorithm problem in computer science. But it is somewhat complicated, and difficult to understand.

In order to help everyone better understand the relevant algorithms, I did this visualization project.

This project includes the following content:

TECHNOLOGY:

Project Structure

If you intend to read this project, you can read it in this order:

Tutorial

If you want to read a detailed tutorial, you can go to my Medium page:

Algorithm Visualization: Maze Generation and Solution