# HG changeset patch # User Dennis # Date 1665931913 -7200 # Node ID 3d63997995275c9ea7bb2af0afccd0a1064aadff # Parent 0ce45179d7b0b5d7e6795462aa0778091f46f54e add maze generator link diff -r 0ce45179d7b0 -r 3d6399799527 README.md --- 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