A python package for building Reconnaissance Chess players
Project description
Introduction
Reconnaissance Chess is a chess variant (more precisely, a family of chess variants) invented as an R&D project at Johns Hopkins Applied Physics Laboratory (JHU/APL). Reconnaissance Chess adds the following elements to standard (classical) chess: sensing; incomplete information; decision making under uncertainty; coupled management of ‘battle forces’ and ‘sensor resources’; and adjudication of multiple, simultaneous, and competing objectives. Reconnaissance chess is a paradigm and test bed for understanding and experimenting with autonomous decision making under uncertainty and in particular managing a network of sensors to maintain situational awareness informing tactical and strategic decision making.
The game implemented in this python package is a relatively basic version using only one kind of sensor that provides perfect information in a small region of the chess board. In the future, extended versions may include noisy sensors of different types; multiple sensing actions per turn; the need to divide attention and resources among multiple, concurrent games; and other complicating factors.
This package includes a “game arbiter” which controls the game flow, maintains the ground truth game board, and notifies players of information collected by sense and move actions. The package also contains a client API for interacting with the arbiter, which can be used by bot players or other game interfaces.
Installation
pip install reconchess
License
Distributed under BSD 3-Clause License, for details see LICENSE file.
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
Built Distribution
File details
Details for the file reconchess-0.0.1.tar.gz
.
File metadata
- Download URL: reconchess-0.0.1.tar.gz
- Upload date:
- Size: 48.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97d099889e91968a293594291d02034b8f8d338fe613a15f70b39a3251d5fd24 |
|
MD5 | 7472a426f4e62af1388058f56355dc40 |
|
BLAKE2b-256 | 948e5fbe21385018a49d6fdaa8a239a5b4c3484108d3f9f018e9f60f8b400ce5 |
File details
Details for the file reconchess-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: reconchess-0.0.1-py3-none-any.whl
- Upload date:
- Size: 61.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca9fcb0ebafdba5213b9879cdf02cd60a88f0e73e0836d2de22b63becae65998 |
|
MD5 | fa26f7a91c3de4a317712332102e9df5 |
|
BLAKE2b-256 | 8dc41fc96c3a90276edc649634f49039a43ce114226bb208c480390fcb33c2bf |