Skip to content

richlo01/wumpusWorld_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Wumpus World AI

My partner and I wrote an AI player that could navigate WumpusWorld. More Specifically, our code was written in the Python folder in MyAI.py. Played through python shell, our AI was capable of making decisions and playing for itself. We integrated environmental awareness and our solution to the shortest path problem trying out several methods such as Djikstra's and A* to efficiently navigate different world seeds.


We participated in a tournament comparing our AI. Out of 167, we placed 20 with a score of 259.052.

drawing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages