Mercurial > public > maze-solver
changeset 5:3d6399799527
add maze generator link
author | Dennis <denniscmartin@protonmail.com> |
---|---|
date | Sun, 16 Oct 2022 16:51:53 +0200 |
parents | 0ce45179d7b0 |
children | b93cef6291db |
files | README.md |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Sun Oct 16 16:46:24 2022 +0200 +++ b/README.md Sun Oct 16 16:51:53 2022 +0200 @@ -17,6 +17,7 @@ 3. Make a folder named `sols`. The script place the solutions here. ## Resources +- [Maze generator](https://keesiemeijer.github.io/maze-generator/#generate) - [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 Pound (Computerphile video)](https://www.youtube.com/watch?v=rop0W4QDOUI) \ No newline at end of file