معرفی شرکت ها


chessmaker-0.4.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An easily extendible chess implementation designed to support any custom rule or feature
ویژگی مقدار
سیستم عامل -
نام فایل chessmaker-0.4.2
نام chessmaker
نسخه کتابخانه 0.4.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده WolfDWyc
ایمیل نویسنده yoavwolfdw@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/chessmaker/
مجوز AGPL-3.0-or-later
# 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.


نیازمندی

مقدار نام
==1.7.1 pywebio
==0.4.0 pywebio-battery


زبان مورد نیاز

مقدار نام
>=3.11,<4.0 Python


نحوه نصب


نصب پکیج whl chessmaker-0.4.2:

    pip install chessmaker-0.4.2.whl


نصب پکیج tar.gz chessmaker-0.4.2:

    pip install chessmaker-0.4.2.tar.gz