Back to General discussions forum
What is the URL of the server for the game?
Found it: http://codeabbey.sourceforge.net/wumpus.php
Oh, I'm an idiot. Thanks for reminding about it :)
I've received the room with 2 ways to the same room:
===SEND===
{'token': 'IsHCTEre/LHcAs8MG3mdVjMw'}
===RECEIVE===
room: 34
ways: 7 6 6
sense: safe
manual: 1
Yes, I've forgot to mention this in problem statement along with "one-way" passages.
Though these duplicate edges only make some sense when near pit or wumpus... Probably it would be better to
get rid of them. I'll go and check whether such phenomena exist in wump
of bsd-games...
I used a bit of heuristics to solve this. Did anybody have other bright ideas?
My primitive code can succeed after significant number of launches, but I want to create something more intelligent. Problem does not seem too puzzling, but it involves several different states of the process and I am soon get lost among them :)
I hope I'll be able to show my "clever" solution soon if I succeed.
Here's my algo:
Could be made a bit smarter (like explore more if more than 1 room has the wumpus flag), but works most of the time...
Что-то поломалось:
Server url for the game is http://codeabbey.sourceforge.net/wumpus.php
error 404 :(