Skip to main content

Arimaa Engine Interface tools

Project description

This package provides a specification for the Arimaa Engine Interface (AEI). It also includes some tools for using engines that implement AEI. Including an interface to the arimaa.com gameroom. A full description of AEI can be found in the file aei-protocol.txt.

The scripts included for working with an AEI engine are:

analyze

A simple script that runs an engine and has it search a given position or move sequence.

gameroom

AEI controller that connects to the arimaa.com gameroom and plays a game.

postal_controller

Keeps a bot making moves as needed in any postal games it is a participant in.

roundrobin

Plays engines against each other in a round robin tournament.

simple_engine

Very basic AEI engine, just plays random step moves.

Basic examples of using the scripts can be found in the file usage.rst.

The pyrimaa package also includes modules implementing the controller side of the AEI protocol (aei.py), the Arimaa position representation (as bitboards in board.py and x88 in x88board.py), and a few utility functions for handling Arimaa timecontrols (util.py).

If you have python2 and pip on your machine you can install the latest release with:

pip install aei

On an operating system with a system supplied python you probably want to keep the aei install separate from your system installed packages. To accomplish that you can use either a virtualenv or user install. A user install is done simply by adding the --user option:

pip install --user aei

AEI may also be built and installed with

python setup.py install

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

AEI-1.3.0.tar.gz (69.6 kB view details)

Uploaded Source

Built Distribution

AEI-1.3.0-py2.py3-none-any.whl (75.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file AEI-1.3.0.tar.gz.

File metadata

  • Download URL: AEI-1.3.0.tar.gz
  • Upload date:
  • Size: 69.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.2

File hashes

Hashes for AEI-1.3.0.tar.gz
Algorithm Hash digest
SHA256 e7c7d5d74eac37ba0643c1875b23636d32b8d46bc134964a0679dab3610224d9
MD5 23ca8c41b6695c8e583170c59ad3510d
BLAKE2b-256 8241117f8f552a8a86f962b4ced1cf7846a2cfce5e1aa81781fbe99496eae842

See more details on using hashes here.

Provenance

File details

Details for the file AEI-1.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: AEI-1.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 75.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.2

File hashes

Hashes for AEI-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ca90ec5a1c7415bcc52dae216b9ea3d2d195c9add6b9e64f87c145e1c18ff36b
MD5 0dd29dd6df0967a7da8d5823a8de5f7a
BLAKE2b-256 a20f78163d198ef40f4979d803bb8ffa03c33017702f4501da86b205c3746056

See more details on using hashes here.

Provenance

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