Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 253 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 253 Bytes

JelawatIHPC/MazeImage

This is a generator on Python3 which is able to randomly create a maze and convert it into a PNG image file.

Package Reqiuement

pip install numpy
pip install pillow

Developed on numpy 1.24 and Pillow 10.0.