معرفی شرکت ها


dicewars-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Backend for DiceWars games/servers
ویژگی مقدار
سیستم عامل -
نام فایل dicewars-0.2.0
نام dicewars
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Thomas Schott
ایمیل نویسنده scotty@c-base.org
آدرس صفحه اصلی https://github.com/scotty007/dicewars
آدرس اینترنتی https://pypi.org/project/dicewars/
مجوز -
# dicewars # DiceWars is a (quite addictive) quick game, inspired by the [Risk](https://en.wikipedia.org/wiki/Risk_(game)) board game. It mixes strategy and luck, the objective is to conquer all areas on a map by dice rolls. **dicewars** implements the logic (the backend) that is required to create playable game GUIs (the frontends) and (multi player) game servers in Python. See the [Documentation](https://dicewars.readthedocs.io/) for more information and [API Reference](https://dicewars.readthedocs.io/en/latest/api.html). **dicewars** is pure Python (>=3.7), has no external dependencies and is distributed under the terms of the [GPLv3+](https://www.gnu.org/licenses/gpl-3.0). ## Installation ## ### From PyPI ### **dicewars** is available on [The Python Package Index](https://pypi.org/project/dicewars/): $ pip install dicewars ### From source ### Get the [source code](https://github.com/scotty007/dicewars). In the top-level directory: $ pip install . # or $ python setup.py install To build the documentation locally: $ cd doc $ pip install -r requirements.txt $ make html


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

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl dicewars-0.2.0:

    pip install dicewars-0.2.0.whl


نصب پکیج tar.gz dicewars-0.2.0:

    pip install dicewars-0.2.0.tar.gz