Wumpus
About
A simple game prototype based on original Hunt The Wumpus game.
This prototype is probably the starting step of my AI based project with sandbox map and knowledge Base driven self learning AI agent.
To win, find an arrow to kill the Wumpus while gold value must be 1000 or more at the end.
Losing condition: gold value less then 0, running into the Wumpus or a pit, badly aimed arrow if there is only one arrow in the map.
Update: Added WebGL version.