如果您多次看到这个页面,这说明 这个基于 WASM 的谜题可能无法在您的浏览器上工作,抱歉!
大部分现代的浏览器支持 WASM,这里有一些不完整的例子:
更多信息
如果这个谜题无法在上面的某一个浏览器(或更新版本)中工作,这可能是因为您禁用了 WASM 或 WASM 脚本被防火墙阻止了
例如,在 Firefox 中通过在 about:config
中设置 javascript.options.wasm
为 false
或是在其他浏览器中设置类似的东西,可以完全的阻止 WASM 的工作
在类似 IE10 等上面没有列出的浏览器中,这可能是因为您的浏览器过于陈旧,并需要更换/更新
如果您认为你的浏览器 确实 支持 WASM,但这个谜题无法工作,请联系 contact@bnds.top,并附带尽可能多的分析信息。
具体的,请试着打开您浏览器的 JS 错误分析页面并重新加载页面,之后向我们反馈其中的内容
另外的,如果您的浏览器支持网络分析,请确定 loopy.js
和 loopy.wasm
加载成功
loopy.wasm
.
Form a single closed loop out of the grid edges, in such a way that every numbered square has exactly that many of its edges included in the loop.
Click on a grid edge to mark it as part of the loop (black), and again to return to marking it as undecided (yellow). Right-click on a grid edge to mark it as definitely not part of the loop (faint grey), and again to mark it as undecided again.
When you have mastered the square grid, look in the Type menu for many other types of tiling!