Skip to main content

Package for the both Chinese poetry and chess game. The rules of the game

Project description

|License| |Docs| |Contact| |Site|

Chess Bead Game
=================

Description
----------------

Package for the both chess and Chinese poetry game. The rules of the game involve chess moves from games in pgn format. The board for the game is a Chinese poem of the Tang era, in which the line is equal to 7 characters (the last, 8th vertical is most often punctuation marks). When a piece makes a move, the characters on the board change places. The character on which the piece was is moved to the place of the character to which the move was made.


.. figure:: https://github.com/nevmenandr/chess_bead/raw/main/example/game21_poem130.gif
:scale: 40 %
:align: center
:alt: How the game works.



You can get the result texts and visualize it with the package.

You can use custom game in PGN format.

Inspired by Das Glasperlenspiel by Hermann Hesse.


Quick start
----------------

.. code:: python

import chess_bead as cb

g = cb.Game() # use random chess game from the example PGN
# file included in the package
verses = g.start_game() # get all the permutations in the poem
v = cb.Viz(verses, g.author, g.title) # prepare visualization
v.gif() # make the GIF animation with the name
#'game.gif' in the working directory
del v # clean up the tmp dir


Installation
----------------

The tool could be installed with pip

::

pip3 install chess_bead

Examples and Docs
-------------------

You can explore the `brief examples <https://github.com/nevmenandr/chess_bead/blob/main/example/Example.ipynb>`_ that could give you a clue. For the deep sinking read the `documentation <https://chess-bead.readthedocs.io/en/latest/>`_.


External resources
----------------------

* The poems are taken from the collection `selected from this repository <https://github.com/snowtraces/poetry-source>`_.
* The package uses cwTeXFangSong font licensed with SIL Open Font License (Version 1.1), `see here <https://github.com/l10n-tw/cwtex-q-fonts>`_ .
* `Compiled TTFs <https://github.com/l10n-tw/cwtex-q-fonts-TTFs>`_ .


.. |License| image:: https://img.shields.io/badge/license-GPL-blue.svg
:target: https://opensource.org/licenses/GPL-3.0
.. |Docs| image:: https://readthedocs.org/projects/numeral-system-py/badge/?version=latest&style=flat
:target: https://chess-bead.readthedocs.io/en/latest/
.. |Contact| image:: https://img.shields.io/badge/telegram-write%20me-blue.svg
:target: https://t.me/nevmenandr
.. |Site| image:: https://img.shields.io/badge/site-nevmenandr-yellowgreen.svg
:target: http://nevmenandr.net/bo.php


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

chess_bead-1.0.2.tar.gz (8.1 MB view details)

Uploaded Source

Built Distribution

chess_bead-1.0.2-py3-none-any.whl (7.4 MB view details)

Uploaded Python 3

File details

Details for the file chess_bead-1.0.2.tar.gz.

File metadata

  • Download URL: chess_bead-1.0.2.tar.gz
  • Upload date:
  • Size: 8.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.22.0

File hashes

Hashes for chess_bead-1.0.2.tar.gz
Algorithm Hash digest
SHA256 de6c00145c58a812ed8212cd7b394b75210b8019ee3f2c15be4e823f58db91d4
MD5 01f99aa3f7a4b0e10b51e0a8a48f65a1
BLAKE2b-256 6bcdd643a03215062824bc17b7d46acbb473fb6bf84ddb4abf4fe97a21a5340f

See more details on using hashes here.

File details

Details for the file chess_bead-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: chess_bead-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.22.0

File hashes

Hashes for chess_bead-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2b3e7bb52a7cbeb1b3aeca37bc8d67ccd5fe1700cc0a73c639c261560776ef43
MD5 4ba8350891788fad364f4a48769e57b7
BLAKE2b-256 75b375572c17f2cd1eb539d3981da47abeba0b57c9e00d3854bbc65c7c28c280

See more details on using hashes here.

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