fishPiMazeMap

摸鱼派迷宫脚本

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
TwoCarPongPong
Усталяванняў за дзень
0
Усяго ўсталяванняў
17
Рэйтынг
1 0 0
Версія
1.3
Створаны
10.12.2023
Абноўлены
29.12.2023
Памер
7.8 КБ
Ліцэнзія
MIT
Ужываецца на

摸鱼派迷宫脚本(https://maze.hancel.org/) 功能如下:
* 记录墙壁(棕色)走过的路(白色)探过的路但是没走过的路(灰色)和当前点(蓝色)
* 实时保存存档(使用localStroage)
* 将起点移至中间 可以解决死局 目前的办法是将地图大小放大 然后将起点挪至中间 这样可以记录当前局部地图 对死局有帮助
* 删除存档 如果把存档搞烂了就用这个
* 加了一个防止方向键触发页面滚动 防止上下移动时页面窜来窜去