Skip to content

willfield99/WumpusProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WumpusProject

This project is an AI implementation of the classic Hunt the Wumpus Game.

It is written in python and will require python 3 to run. To run it run the driver with

C:\folder\WumpusProject> python HuntTheWumpus.py

The terminal will ask you to choose whether the wumpi are able to move or not, how many wumpi are in the cave, how many arrows the hero recieves, and how many game simulations you would like to run. It will then output the game statistics, showing how the AI did.

While this program is stable, The AI is astoundlingly ineffective. Please notify me if it ever wins a game!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages