如果您多次看到这个页面,这说明 这个基于 WASM 的谜题可能无法在您的浏览器上工作,抱歉!
大部分现代的浏览器支持 WASM,这里有一些不完整的例子:
更多信息
如果这个谜题无法在上面的某一个浏览器(或更新版本)中工作,这可能是因为您禁用了 WASM 或 WASM 脚本被防火墙阻止了
例如,在 Firefox 中通过在 about:config
中设置 javascript.options.wasm
为 false
或是在其他浏览器中设置类似的东西,可以完全的阻止 WASM 的工作
在类似 IE10 等上面没有列出的浏览器中,这可能是因为您的浏览器过于陈旧,并需要更换/更新
如果您认为你的浏览器 确实 支持 WASM,但这个谜题无法工作,请联系 contact@bnds.top,并附带尽可能多的分析信息。
具体的,请试着打开您浏览器的 JS 错误分析页面并重新加载页面,之后向我们反馈其中的内容
另外的,如果您的浏览器支持网络分析,请确定 map.js
和 map.wasm
加载成功
map.wasm
.
Colour the map with four colours, so that no two adjacent regions have the same colour. (Regions touching at only one corner do not count as adjacent.) There is a unique colouring consistent with the coloured regions you are already given.
Drag from a coloured region to a blank one to colour the latter the same colour as the former. Drag from outside the grid into a region to erase its colour. (You cannot change the colours of the regions you are given at the start of the game.)
Right-drag from a coloured region to a blank one to add dots marking the latter region as possibly the same colour as the former, or to remove those dots again.