Skip to content

mihail-m/hunt-the-wumpus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hunt-the-wumpus

Run with a json config file:

go run *.go -jsonConfig=<path to json configuration file>

Or run by passing command line arguments (all are optional):

go run *.go -wHP=<wombat healt> -arrows=<starting arrows> -bpChance=<chanse for a pit>  -arrowChance=<chance for a dropped arrow> -batsChance=<chance for bats> -rows=<rows of the map> -cols=<columns of the map>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages