Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 236 Bytes

File metadata and controls

14 lines (6 loc) · 236 Bytes

Maze Solver

This module provides a gym to test different search algorithims.

How to run

Fork this repo and run python main.py for default settings.

Extend

Edit the solve emthod to impelement new search algorithims