Fix dead link
This commit is contained in:
parent
392e60e54b
commit
087d5c2c0d
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ Solutions returned by the solver follow this format. You can load your map and s
|
|||
|
||||
## JS Visualiser
|
||||
|
||||
For the [visualiser](https://www.cs.rochester.edu/u/kautz/sokoban/Sokoban.html) to work, puzzles must be rectangular. If your map is not rectangular, just filled it in with walls instead of empty spaces.
|
||||
For the [visualiser](https://web.archive.org/web/20210430155801/https://www.cs.rochester.edu/u/kautz/sokoban/Sokoban.html) to work, puzzles must be rectangular. If your map is not rectangular, just filled it in with walls instead of empty spaces.
|
||||
|
||||
![](./images/image03.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue