معرفی شرکت ها


csgame-0.2.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

useful tools for pygame development
ویژگی مقدار
سیستم عامل -
نام فایل csgame-0.2.1
نام csgame
نسخه کتابخانه 0.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده C Stott
ایمیل نویسنده connorbstott@gmail.com
آدرس صفحه اصلی https://github.com/costott/csgame
آدرس اینترنتی https://pypi.org/project/csgame/
مجوز -
# csgame useful tools for pygame development ## instructions 1. Install: ``` pip install csgame ``` 2. Initialise in project: ``` python from csgame import * ``` ## features ### csgame.colour dynamic colours with special features > BiColour - colour that can swap between 2 colours > BiColourSmooth - BiColour that has a smooth transition when swapping > FlashColour - colour that can momentarily flash to another colour ### csgame.menu useful tools for menus > Button - interactible button which can be pressed to perform an action > Menu - holds a collection of buttons and is responsible for updating them ### csgame.player provides basic player movement > TopDownPlayer - simple top-down style player movement > SideScrollPlayer - simple side scroll player movement with gravity ### csgame.camera manipulates how sprites are drawn as if a camera is looking at them > CameraSpriteGroup - sprite group which has a camera tracking a target


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

مقدار نام
>3.0 Python


نحوه نصب


نصب پکیج whl csgame-0.2.1:

    pip install csgame-0.2.1.whl


نصب پکیج tar.gz csgame-0.2.1:

    pip install csgame-0.2.1.tar.gz