Skip to content

Source Code for Wumpus Hunting King-of-the-hill on StackExchange Codegolf.

Notifications You must be signed in to change notification settings

CaseCal/WumpusHunters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

WumpusHunters

Source Code for Wumpus Hunting King-of-the-hill on StackExchange Codegolf: http://codegolf.stackexchange.com/questions/51235/the-great-wumpus-hunt?noredirect=1#comment122214_51235.

To add a hunter, simply create a new class that extends Hunter, and insert it into the Hunters package. Also, in the MetaManager class located in the Mechanics package, create a new instance of your hunter at the end of the hunters list.

To run, simply run the MetaManager class

To see more detailed information, uncomment the debug method called in the HuntWumpuses class.

About

Source Code for Wumpus Hunting King-of-the-hill on StackExchange Codegolf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages