portfolio

Maze

A simple maze generator written in Python. I plan to add solvers to the maze (likely Dijstrka’s and A*) in the New Year. Note, can be very computationally intensive!