chessmaker


Namechessmaker JSON
Version 0.4.2 PyPI version JSON
download
home_page
SummaryAn easily extendible chess implementation designed to support any custom rule or feature
upload_time2023-04-24 23:12:49
maintainer
docs_urlNone
authorWolfDWyc
requires_python>=3.11,<4.0
licenseAGPL-3.0-or-later
keywords chess
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ChessMaker

An easily extendible chess implementation designed
to support any custom rule or feature.

<span style="font-size:x-large;"><b>
Play: [https://chessmaker.azurewebsites.net](https://chessmaker.azurewebsites.net)
</b></span>

**Documentation**: [https://wolfdwyc.github.io/ChessMaker](https://wolfdwyc.github.io/ChessMaker)

**Source Code**: [https://github.com/WolfDWyc/ChessMaker](https://github.com/WolfDWyc/ChessMaker)

---

## What is ChessMaker?

ChessMaker is a Python (3.11+) chess implementation that can be extended to support any custom rule or feature.
It allows you to build almost any variant you can think of easily and quickly.

ChessMaker isn't tied to any GUI, but comes with a thin, [pywebio](https://pywebio.readthedocs.io/en/latest/), multiplayer web interface.

It was inspired by [r/AnarchyChess](https://www.reddit.com/r/AnarchyChess/) - and the packaged optional rules are almost all inspired by that subreddit.

These rules are:

* Chess960
* Knooks
* Forced En Passant
* Knight Boosting
* Siberian Swipe
* Il Vaticano
* Beta Decay
* La Bastarda
* Omnipotent F6 Pawn
* King Cant Move to C2
* Vertical Castling
* Double Check to Win
* Capture All Pieces to Win


## What ChessMaker isn't

* A complete chess server - It doesn't support users, matchmaking, ratings, cheating detection, etc. 
The frontend is very simple and not the focus of the project.
* A chess engine. The design choices are not optimized for speed, and it doesn't provide any analysis or AI.
* A compliant or standard chess implementation. It doesn't support UCI or existing chess GUIs,
because it allows rules that wouldn't be possible with those.

Note: While ChessMaker isn't a chess server, one could be built on top of it, and development of alternative clients to it is welcomed and encouraged.



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "chessmaker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "chess",
    "author": "WolfDWyc",
    "author_email": "yoavwolfdw@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f9/ee/81980f57a5e6da7f5fadcfe9f0a2f059a7342ad23674c3074d809d4a8006/chessmaker-0.4.2.tar.gz",
    "platform": null,
    "description": "# ChessMaker\n\nAn easily extendible chess implementation designed\nto support any custom rule or feature.\n\n<span style=\"font-size:x-large;\"><b>\nPlay: [https://chessmaker.azurewebsites.net](https://chessmaker.azurewebsites.net)\n</b></span>\n\n**Documentation**: [https://wolfdwyc.github.io/ChessMaker](https://wolfdwyc.github.io/ChessMaker)\n\n**Source Code**: [https://github.com/WolfDWyc/ChessMaker](https://github.com/WolfDWyc/ChessMaker)\n\n---\n\n## What is ChessMaker?\n\nChessMaker is a Python (3.11+) chess implementation that can be extended to support any custom rule or feature.\nIt allows you to build almost any variant you can think of easily and quickly.\n\nChessMaker isn't tied to any GUI, but comes with a thin, [pywebio](https://pywebio.readthedocs.io/en/latest/), multiplayer web interface.\n\nIt was inspired by [r/AnarchyChess](https://www.reddit.com/r/AnarchyChess/) - and the packaged optional rules are almost all inspired by that subreddit.\n\nThese rules are:\n\n* Chess960\n* Knooks\n* Forced En Passant\n* Knight Boosting\n* Siberian Swipe\n* Il Vaticano\n* Beta Decay\n* La Bastarda\n* Omnipotent F6 Pawn\n* King Cant Move to C2\n* Vertical Castling\n* Double Check to Win\n* Capture All Pieces to Win\n\n\n## What ChessMaker isn't\n\n* A complete chess server - It doesn't support users, matchmaking, ratings, cheating detection, etc. \nThe frontend is very simple and not the focus of the project.\n* A chess engine. The design choices are not optimized for speed, and it doesn't provide any analysis or AI.\n* A compliant or standard chess implementation. It doesn't support UCI or existing chess GUIs,\nbecause it allows rules that wouldn't be possible with those.\n\nNote: While ChessMaker isn't a chess server, one could be built on top of it, and development of alternative clients to it is welcomed and encouraged.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "An easily extendible chess implementation designed to support any custom rule or feature",
    "version": "0.4.2",
    "split_keywords": [
        "chess"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa028c6ea247511462d36a1f3e875365156ad56d9d6e3e267a25545c019259ad",
                "md5": "e9de2904c183ef06ee1dd92d16fc34ba",
                "sha256": "566b2a70a405bc10e8e72a8e31a2159c1a267a795755548306cb3a330d5f9875"
            },
            "downloads": -1,
            "filename": "chessmaker-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9de2904c183ef06ee1dd92d16fc34ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 51807,
            "upload_time": "2023-04-24T23:12:44",
            "upload_time_iso_8601": "2023-04-24T23:12:44.572468Z",
            "url": "https://files.pythonhosted.org/packages/aa/02/8c6ea247511462d36a1f3e875365156ad56d9d6e3e267a25545c019259ad/chessmaker-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9ee81980f57a5e6da7f5fadcfe9f0a2f059a7342ad23674c3074d809d4a8006",
                "md5": "867700eee289a0941bbd85817178881e",
                "sha256": "aa6305fb7e4f528b95c0443be8f735d64ac7d3dee2bddc3a40ea44065c2b19b5"
            },
            "downloads": -1,
            "filename": "chessmaker-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "867700eee289a0941bbd85817178881e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 34629,
            "upload_time": "2023-04-24T23:12:49",
            "upload_time_iso_8601": "2023-04-24T23:12:49.361481Z",
            "url": "https://files.pythonhosted.org/packages/f9/ee/81980f57a5e6da7f5fadcfe9f0a2f059a7342ad23674c3074d809d4a8006/chessmaker-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-24 23:12:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "chessmaker"
}
        
Elapsed time: 0.06093s