Python maze generator with path solution

preview_player
Показать описание
Python maze generator program. this program is developed using Python 3.5 and Pygame.

Рекомендации по теме
Комментарии
Автор

Great video, thanks for sharing! btw, implement visited as a set() should be faster than a list since it is a hashmap. It is fine though as long as the speed is not the concern here. (it might be when you scale up the size of the maze)

yunhuaji
Автор

Hi,
I would like to talk to you in private, is it possible to find you on Twitter or anything else ?

anosema
visit shbcf.ru