如果您多次看到这个页面,这说明 这个基于 WASM 的谜题可能无法在您的浏览器上工作,抱歉!
大部分现代的浏览器支持 WASM,这里有一些不完整的例子:
更多信息
如果这个谜题无法在上面的某一个浏览器(或更新版本)中工作,这可能是因为您禁用了 WASM 或 WASM 脚本被防火墙阻止了
例如,在 Firefox 中通过在 about:config
中设置 javascript.options.wasm
为 false
或是在其他浏览器中设置类似的东西,可以完全的阻止 WASM 的工作
在类似 IE10 等上面没有列出的浏览器中,这可能是因为您的浏览器过于陈旧,并需要更换/更新
如果您认为你的浏览器 确实 支持 WASM,但这个谜题无法工作,请联系 contact@bnds.top,并附带尽可能多的分析信息。
具体的,请试着打开您浏览器的 JS 错误分析页面并重新加载页面,之后向我们反馈其中的内容
另外的,如果您的浏览器支持网络分析,请确定 pattern.js
和 pattern.wasm
加载成功
pattern.wasm
.
Fill in the grid with a pattern of black and white squares, so that the numbers in each row and column match the lengths of consecutive runs of black squares.
Left-click in a square to mark it black; right-click (or hold Ctrl while left-clicking) to mark it white. Click and drag along a row or column to mark multiple squares black or white at once. Middle-click (or hold Shift while left-clicking) to return a square to grey (meaning undecided): dragging like that can erase a whole rectangle, not just a row or column.