如果您多次看到这个页面,这说明 这个基于 WASM 的谜题可能无法在您的浏览器上工作,抱歉!
大部分现代的浏览器支持 WASM,这里有一些不完整的例子:
如果这个谜题无法在上面的某一个浏览器(或更新版本)中工作,这可能是因为您禁用了 WASM 或 WASM 脚本被防火墙阻止了
例如,在 Firefox 中通过在 about:config
中设置 javascript.options.wasm
为 false
或是在其他浏览器中设置类似的东西,可以完全的阻止 WASM 的工作
在类似 IE10 等上面没有列出的浏览器中,这可能是因为您的浏览器过于陈旧,并需要更换/更新
如果您认为你的浏览器 确实 支持 WASM,但这个谜题无法工作,请联系 contact@bnds.top,并附带尽可能多的分析信息。
具体的,请试着打开您浏览器的 JS 错误分析页面并重新加载页面,之后向我们反馈其中的内容
另外的,如果您的浏览器支持网络分析,请确定 galaxies.js
和 galaxies.wasm
加载成功
galaxies.wasm
.
Draw lines along grid edges so as to divide the grid up into connected regions of squares.
Every region should have two-way rotational symmetry, should contain exactly one dot which is in its centre, and should contain no lines separating two of its own squares from each other. A region satisfying all of these requirements will be automatically highlighted.
Click on a grid edge to add or remove a line. Right-click on a dot and drag the mouse to place an arrow in a grid square pointing to that dot, to indicate that you think that square must belong in the same region as that dot. Right-drag an existing arrow to move it, or drop it off the edge of the grid to remove it.