Skip to content

qcarver/wumpus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is yet another rewrite of the classic Wumpus game.

usage: java -jar wumpus-1.0.jar [-a] [-d <arg>] [-g] [-h] [-p] [-r <arg>]
wumpus [options]
A game for intelligent agents
 -a,--automated         automated agent
 -d,--dimension <arg>   the x & y dimensions of the cave, default is 4
 -g,--graphic           graphic mode, default is false
 -h,--help              print this message
 -p,--possible          guarantee a safe path  to gold, default is false
 -r,--arrows <arg>      number of arrows in quiver, default is 1

written by qcarver@gmail.com free to use or distributee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published