Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 162 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 162 Bytes

Maze-Generator

Maze Generator using Python and finding it's path using pygame

Requirements

pip install pygame
pip install random