معرفی شرکت ها


TheFloatingDutchman-1.0.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Package for The Floating Dutchman game
ویژگی مقدار
سیستم عامل OS Independent
نام فایل TheFloatingDutchman-1.0.5
نام TheFloatingDutchman
نسخه کتابخانه 1.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Eddie Ferro
ایمیل نویسنده eferro1@ufl.edu
آدرس صفحه اصلی https://github.com/EddieFerro/the-floating-dutchman
آدرس اینترنتی https://pypi.org/project/TheFloatingDutchman/
مجوز -
# TheFloatingDutchman **GAME WORKS BEST ON 1920 X 1080** The Floating Dutchman is a Rouguelike, Shoot-Em-Up game where you play as the captain of The Flying Dutchman and you've just been lost in space. Travel the galaxies in search of your missing crew members while fighting off the waves of Ghost Bustas as they try and stop you. ## Version Control https://github.com/EddieFerro/thefloatingdutchman ## Installing package through pip #### Ensure you have the latest python installed (3.8.5) and pip Python: https://www.python.org/downloads/ Pip: https://pip.pypa.io/en/stable/installing/ #### Run the following command in the terminal to install the game and its dependencies: `pip install TheFloatingDutchman` **or** `pip install TheFloatingDutchman==1.0.5` ## Installing from source #### Ensure you have the latest python installed (3.8.5) and pip Python: https://www.python.org/downloads/ Pip: https://pip.pypa.io/en/stable/installing/ #### Then clone the repository git clone https://github.com/EddieFerro/thefloatingdutchman.git #### And install dependencies python3 -m pip install -U pygame==2.0.0.dev8 --user python3 -m pip install -U networkx --user python3 -m pip install -U numpy --user python3 -m pip install -U ordered-set --user ## Running the game #### If installed through pip type the following command into the terminal: TheFloatingDutchman #### If installed from source, in the same directory as main run the following command: python3 main.py


نیازمندی

مقدار نام
==2.0.0.dev8 pygame
>=1.19.0 numpy
==2.4 networkx
>=3.1.1 ordered-set


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

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


نحوه نصب


نصب پکیج whl TheFloatingDutchman-1.0.5:

    pip install TheFloatingDutchman-1.0.5.whl


نصب پکیج tar.gz TheFloatingDutchman-1.0.5:

    pip install TheFloatingDutchman-1.0.5.tar.gz