MohammedHaq / MazeLearn

0 stars 0 forks source link

Research methods of random maze genration in Python #2

Closed MohammedHaq closed 3 months ago

MohammedHaq commented 3 months ago

We need to explore and document various methods for generating random mazes in Python. The goal is to identify and implement an efficient algorithm that can create a maze with specific dimensions and characteristics. This research will form the foundation for a future project involving maze generation and solving algorithms.

MohammedHaq commented 3 months ago

research merged to Documentation folder