Skip to content

rlegendi/wumpus-prolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hunt the Wumpus - Prolog Implementation

Wumpus

This is a Prolog Implementation of Wumpus World described in Artificial Intelligence : A Modern Approach (Russel - Norvig)

  • Mandatory Exercise for Advanced Prolog Programming class (2007)
  • Author: Richard O. Legendi
  • Version: v1.0, Jan. 31, 2007

Note I have written this code qite a lot of years ago, putting this up just for the archive, and in the hope someone might find it useful.

Resources

I have found quite a lot of implementations already existing that time, but non of them were working how I wanted to represent the problem.

You can find all these sources under the res directory, written by:

Hope they do not mind if I attach their code as well for comparison and reference.

About

Prolog Implementation of Wumpus World

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages