/AMazing

Maze generator in Python

Primary LanguagePythonMIT LicenseMIT

AMazing course official JetBrains project

In this course by JetBrains Academy, you will strengthen your Python skills by implementing the Depth First Search algorithm to generate a 2D maze.

To get the most out of the course, it is best to have basic Python knowledge, including an understanding of basic operations, loops, data structures, functions, classes, and objects. You will strengthen your Python OOP skills, learn to implement the DFS algorithm, and practice using Numpy in solving problems.

Have fun and good luck!

P.S. Want to contribute? Feel free to send a pull request to this repo.