view README.md @ 3:d0e9c4ff404c

Create LICENSE.md committer: GitHub <noreply@github.com>
author Dennis <dennis.cm@icloud.com>
date Sun, 16 Oct 2022 16:25:00 +0200
parents edee16cfda92
children 0ce45179d7b0
line wrap: on
line source

# maze-solver

A maze solver written in C.

## Resources
- [Libpng example](http://zarb.org/~gc/html/libpng.html)
- [Libpng manual](http://www.libpng.org/pub/png/libpng-1.2.5-manual.html)
- [Inspired by Dr Mike Poung (Computerphile video)](https://www.youtube.com/watch?v=rop0W4QDOUI)