معرفی شرکت ها


GameTools-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A bunch of tools for making games in Pygame and other libraries.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل GameTools-0.2.0
نام GameTools
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Spidertyler2005
ایمیل نویسنده spidertyler1122@gmail.com
آدرس صفحه اصلی https://github.com/spidertyler2005/GameTools
آدرس اینترنتی https://pypi.org/project/GameTools/
مجوز -
![Version](https://img.shields.io/badge/Version-0.2.0-green) ![Status](https://img.shields.io/badge/Status-Operational-mint) ![issues](https://img.shields.io/github/issues/spidertyler2005/GameTools) # GameTools GameTools is a collection of packages that helps you create your game. ## Features |Feature|Description|State| |:--:|:--:|:--:| |Templates|Templates make game creation easier by allowing you to write less code.|:white_check_mark:| |DeltaTime Calculator|Calculates the deltaTime from the previous call of the function|:white_check_mark:| |Messaging System|Have the ability to send messages and have functions listen to those Messages via a decorator -> ``@recv_Message("Message Name")``|:white_check_mark:| |Entity System|The ability to create entitys|:memo:| |UI System|A proper game Ui System is essentially for any menu in a game.|:black_large_square:| :memo: -> started :white_check_mark: -> finished or satisfactory :red_circle: -> broken :black_large_square: -> not started --- ## Getting Started ### Installation in your terminal run `python -m pip install GameTools`.Alternatively, you can download the source directly and throw it into your project. ### examples If you look into src/Testing.py you can see me playing around with everything. There are also examples in the docs ### Documentation Documentation can be found under the [wiki tab](https://github.com/spidertyler2005/GameTools/wiki/) in github. --- ## Other Information ### licensing information: We operate with an MIT liscense which can be found in [LICENSE.txt](LICENSE.txt)


نیازمندی

مقدار نام
- pygame


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

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


نحوه نصب


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

    pip install GameTools-0.2.0.whl


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

    pip install GameTools-0.2.0.tar.gz