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
-sizeallows to set the size of the generated world, as a positive integer number.-seedallows to set the seed for the world generator, as a hexadecimal number.-worldallows to set the world specification (size, location of pits/wumpus/gold), given as an input file.-agentallows to specify a playing agent for the current game. Possible values are:proxy,perfect,asp.-generateallows to generate a world together with the score obtained by the perfect agent over it, given a base.-benchmarkallows to test an agent against a given benchmark suite.
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file hakuna_matata-0.0.3.tar.gz.
File metadata
- Download URL: hakuna_matata-0.0.3.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21d3a83dae1717ccc9abb8f7d127513ce9006c1001461cf5da774e267e5df289
|
|
| MD5 |
79f77f8ce8c3cdbd215aafc5bbc7d2f4
|
|
| BLAKE2b-256 |
187225eeb2ee49205b59760adc7a14b6ec7bde2e8fdabbe8de530aac5eabd766
|