معرفی شرکت ها


dicewars-pygame-0.3.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

DiceWars game GUI, based on pygame and dicewars
ویژگی مقدار
سیستم عامل -
نام فایل dicewars-pygame-0.3.0
نام dicewars-pygame
نسخه کتابخانه 0.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Thomas Schott
ایمیل نویسنده scotty@c-base.org
آدرس صفحه اصلی https://github.com/scotty007/dicewars_pygame
آدرس اینترنتی https://pypi.org/project/dicewars-pygame/
مجوز -
# dicewars_pygame # A DiceWars game GUI (frontend) for [*dicewars*](https://github.com/scotty007/dicewars), based on [*pygame*](https://www.pygame.org). **dicewars_pygame** runs **single player vs. up to 7 AI players** matches. It should work on all platforms supported by [*pygame*](https://www.pygame.org/wiki/GettingStarted) and Python>=3.7. ![start screen](screenshot_01.png 'Start screen') ![match screen](screenshot_02.png 'Match screen') ## Installation & Start ## The following commands may (or should) be executed in a Python 3 virtual env. **dicewars_pygame** can be started w/o installation from inside the top-level source directory: $ pip install -r requirements.txt $ python -m dicewars_pygame.main ### Installation from PyPI ### **dicewars_pygame** is available on [The Python Package Index](https://pypi.org/project/dicewars_pygame/): $ pip install dicewars_pygame $ dicewars_pygame ### Installation from source ### $ pip install . # or $ python setup.py install # then $ dicewars_pygame ### Options ### Attack/supply step intervals during matches can be adjusted via the ``-i``/``--interval`` command line argument. The sound effects volume can be reduced via ``-v``/``--volume``. ## Licenses ## **dicewars_pygame** is distributed under the terms of the [GPLv3+](https://www.gnu.org/licenses/gpl-3.0). All sound files are created using [sfxr-sdl2](https://github.com/tjohnman/sfxr-sdl2) and licensed under the [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/). The Anton font is licensed by The Anton Project Authors under the [OFL v1.1](http://scripts.sil.org/OFL).


نیازمندی

مقدار نام
==0.2.0 dicewars
>=2.0.0 pygame


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

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


نحوه نصب


نصب پکیج whl dicewars-pygame-0.3.0:

    pip install dicewars-pygame-0.3.0.whl


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

    pip install dicewars-pygame-0.3.0.tar.gz