view README.md @ 13:f05cad159c7b

Change info files
author Dennis <dennis@denniscm.com>
date Fri, 11 Aug 2023 18:08:52 +0000
parents d1fc48c5de99
children 06050949285b
line wrap: on
line source


# maze-solver

A maze solver written in C.

![img](https://denniscm.com/static/maze-solver-1.png)
![img](https://denniscm.com/static/maze-solver-2.png)

-   Docs: <https://denniscm.com/proj/maze-solver.html>
-   Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/maze-solver>
    -   Mirrors:
        -   Github: <https://github.com/denniscmartin/maze-solver>
        -   Gitlab: <https://gitlab.com/denniscmartin/maze-solver>