Skip to main content

A logic-based agent that plays Hunt the Wumpus

Project description

Hakuna Matata

A playing agent for "Hunt the Wumpus".

Dependencies

To install the required Python packages, run

  $ pip3 install -r src/requirements.txt

Usage Options

  • -size allows to set the size of the generated world, as a positive integer number.
  • -seed allows to set the seed for the world generator, as a hexadecimal number.
  • -world allows to set the world specification (size, location of pits/wumpus/gold), given as an input file.
  • -agent allows to specify a playing agent for the current game. Possible values are: proxy, perfect, asp.
  • -generate allows to generate a world together with the score obtained by the perfect agent over it, given a base.
  • -benchmark allows to test an agent against a given benchmark suite.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hakuna_matata-0.0.3.tar.gz (12.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page