Open
Description
Presently, the implementation of the Wumpus world environment is not complete and quite different from what the aima-book aims to potray about logical agents. I am planning on implementing an autonomous logical agent for the wumpus world.
I wish to re-implement the environment. @samuelgoto Can I re-write the current code( one generating the environment) so that it can communicate with my code.
I am facing a minor issue, it would be really helpful if we can discuss on it.