You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Prolog implementation of a variant of Wumpus World as described in Russell & Norvig's Introduction to Artificial Intelligence: A Modern Approach. The intelligent agent explores the world and outputs all possible paths to the gold.