fishPiMazeMap

摸鱼派迷宫脚本

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
TwoCarPongPong
Installationen heute
0
Installationen gesamt
17
Bewertungen
1 0 0
Version
1.3
Erstellt am
10.12.2023
Letzte Aktualisierung
29.12.2023
Größe
7,76 KB
Lizenz
MIT
Wird angewandt auf

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