Skip to content

Commit d1239e9

Browse files
committed
完善说明部分
1 parent d6b1027 commit d1239e9

File tree

2 files changed

+48
-22
lines changed

2 files changed

+48
-22
lines changed

src/app/[lang]/games/lasermaze/en.md

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,31 @@
22
title: Laser Maze Guide
33
---
44

5-
## Goal
5+
Laser Maze is a reflective puzzle where every move reshapes the path of light. You control a set of movable mirror blocks on a square grid, and a laser enters the board from one side at a 45° angle. The goal is charmingly simple: steer the beam so it passes through each green target ring before it leaves the board. The challenge comes from planning the exact sequence of reflections needed to make that happen.
66

7-
Guide the 45-degree laser so that it bounces off the movable mirror blocks and passes through every green target ring.
7+
## Core Rules
88

9-
## How to Play
9+
**Mirrors sit in the middle of a tile and reflect light only when the laser hits the midpoint of one of their edges.** If the beam touches anywhere else, it continues straight until it meets a mirror or exits the board. You succeed when every target ring has been lit at least once during the beam's journey.
1010

11-
1. Drag a white mirror block to a new grid cell and release the mouse to drop it in place.
12-
2. Mirrors always sit in the middle of a square. The laser only reflects when it hits the midpoint of one of the mirror’s edges.
13-
3. Plan the bounce path so the laser reaches every target before it exits the board.
14-
4. Use the level selector or the procedural difficulty buttons to try new layouts.
11+
The game offers two kinds of layouts:
1512

16-
## Tips
13+
- **Preset levels** are hand-picked puzzles that increase in complexity. Each one is numbered in the selector and a checkmark will appear once you clear it.
14+
- **Procedural levels** are generated on demand. Choose a difficulty tier to control the number of mirrors and targets, then click the generate button for a fresh challenge every time.
1715

18-
- Keep mirrors away from the borders so the laser has room to reflect back across the board.
19-
- Rotating the layout of just one mirror can dramatically change the path—experiment freely.
20-
- Start by aiming for the hardest-to-reach target and work backwards to position the mirrors.
16+
## Controls & Interface
17+
18+
- Drag a white mirror block to a new grid cell and release to confirm the move.
19+
- Blocks snap to whole-tile coordinates; adjusting them by even a single square can completely change the resulting path.
20+
- Use the selector on the right panel to switch between preset levels, or pick a procedural difficulty (1–3) and press **Generate Level** to create a new random puzzle.
21+
- Click **Reset Level** if you want to undo all moves and restart the current layout.
22+
- When a solution is available, the **Show / Hide Solution** button reveals blue dashed outlines that mark where the winning mirrors should sit.
23+
24+
A celebratory modal appears once you light up every target, and your progress for preset stages is saved locally so you can resume later.
25+
26+
## Strategy Tips
27+
28+
- Start by identifying the hardest target to reach and plan reflections backward from there.
29+
- Avoid parking mirrors right against the outer border; leaving space often creates the extra reflection you need.
30+
- Small adjustments matter. Try nudging a mirror by one tile in multiple directions to see how the beam reacts.
31+
- If a procedural puzzle feels overwhelming, lower the difficulty, study how a simpler layout behaves, then ramp back up.
32+
- Use the solution overlay judiciously—glance at it for inspiration, then hide it again and attempt to reproduce the path on your own.

src/app/[lang]/games/lasermaze/zh.md

Lines changed: 25 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,33 @@
22
title: 激光迷宫玩法说明
33
---
44

5-
## 游戏目标
5+
激光迷宫是一款靠“反射”取胜的解谜游戏。棋盘上有若干可移动的白色反射块,激光会以 45° 角从棋盘外射入。你的任务只有一个:在激光离开棋盘前,让它依次穿过所有绿色圆环。简单的目标背后,是对空间想象和路径规划的全面考验。
66

7-
通过拖动白色反射块,设计激光的反射路径,让激光依次穿过棋盘上所有的绿色目标圆环。
7+
## 核心规则
88

9-
## 操作方法
9+
**反射块固定在方格中央,只有当激光击中反射块边缘的正中点时才会发生反射。** 若激光未与反射块对上这一条线,就会沿原方向直线前进,直到碰到下一块反射块或离开棋盘。只要激光在行进过程中点亮了全部目标圆环,本关就算通关。
1010

11-
1. 按住白色反射块拖动到新的格子位置,松开鼠标即可放置。
12-
2. 反射块始终位于方格中心,激光只有在触碰到反射块边缘的中点时才会反弹。
13-
3. 规划激光的行进路线,让它在离开棋盘前命中全部目标点。
14-
4. 使用关卡列表或随机关卡难度按钮体验不同的布局组合。
11+
游戏提供两类关卡:
1512

16-
## 小贴士
13+
- **预设关卡** 是精心挑选的谜题,随关卡编号难度逐渐上升。选中后即可游玩,完成后编号旁会显示已通关标记。
14+
- **随机关卡** 可以按需生成。选择 1~3 难度区间,系统会根据难度自动配置反射块与目标数量,给你全新的布局组合。
1715

18-
- 避免把反射块紧贴边缘放置,留出空间才能形成更多反射路径。
19-
- 轻微调整反射块的位置就可能改变整条光路,多尝试不同排列组合。
20-
- 先观察最难命中的目标点,倒推需要的反射位置,更容易找出解法。
16+
## 操作与界面
17+
18+
- 拖动白色反射块到新的格子,松开鼠标即可放置。
19+
- 反射块按整格吸附,哪怕只移动一格,激光路线都可能完全不同。
20+
- 右侧面板可切换预设关卡,或先选定随机关卡的难度,再点击 **生成该难度关卡** 获得新的题目。
21+
- 点击 **重置关卡** 可以快速回到起始布局。
22+
- 若关卡提供参考解法,会显示 **显示 / 隐藏解法** 按钮,展开后可看到蓝色虚线框提示反射块的目标位置。
23+
24+
当所有目标被点亮时,页面会弹出通关提示,预设关卡的完成记录也会保存在本地,方便下次继续挑战。
25+
26+
## 通关技巧
27+
28+
- 先锁定最难命中的目标点,再反向推演激光需要在哪些位置折返。
29+
- 尽量不要把反射块贴在棋盘边缘,留出一点空间往往能多出关键的一次反射。
30+
- 多尝试微调,替反射块换一个格子就能激活截然不同的路径。
31+
- 难度太高时可以先打低星随机关卡,熟悉常见反射套路后再回到高难度。
32+
- 解法提示适合用来找灵感,确认关键位置后再次隐藏,尝试凭记忆复现整条路径。
33+
34+
祝你在反射光路的过程中玩得开心,也欢迎与好友分享漂亮的解题思路!

0 commit comments

Comments
 (0)