fishPiMazeMap

摸鱼派迷宫脚本

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
TwoCarPongPong
Denně instalací
0
Celkem instalací
17
Hodnocení
1 0 0
Verze
1.3
Vytvořeno
10. 12. 2023
Aktualizováno
29. 12. 2023
Size
7,8 KB
Licence
MIT
Spustit na

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