Skip to content

Python implementation of the Wumpus World game that uses Artificial logical reasoning to assume game state spaces and attempts to traverse the world successfully without dying to the Wumpus.

License

Notifications You must be signed in to change notification settings

Unknowncmbk/WumpusWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WumpusWorld

Python implementation of the Wumpus World game that uses Artificial logical reasoning to assume game state spaces and attempts to traverse the world successfully without dying to the Wumpus.

This project uses propositional knowledge bases(KB) and queries this KB using resolution to see if anything can be inferred from the new propositional logic.

About

Python implementation of the Wumpus World game that uses Artificial logical reasoning to assume game state spaces and attempts to traverse the world successfully without dying to the Wumpus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages