معرفی شرکت ها


MCP-0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A program to orchestrate Entellect Challenge bot matches.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل MCP-0.1
نام MCP
نسخه کتابخانه 0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Keegan Carruthers-Smith
ایمیل نویسنده keegan.csmith@gmail.com
آدرس صفحه اصلی https://github.com/keegancsmith/MCP
آدرس اینترنتی https://pypi.org/project/MCP/
مجوز LICENSE
===== MCP ===== A program to orchestrate Entellect Challenge bot matches. The Entellect Challenge is a Tron AI competition. Named after Master Control Program (MCP) from the Tron movies. To contribute back just send a pull request on https://github.com/keegancsmith/MCP or https://bitbucket.org/keegan_csmith/mcp Installation ============ The only dependency for MCP is Python 2.7 (although it may work on Python 3.x). Just run ``mcp.py``. Alternatively you can install the script with distutils. Just run ``python setup.py install`` in the current directory. Usage ===== To run against a random AI run:: $ mcp.py local --player1 '/path/to/your/ai' --player2 'mcp.py randomai' You can adjust *player1* and *player2* accordingly. The default command to run for a player is ``start.sh`` or ``start.bat`` (depending if you are on a UNIX variant or not). MCP has other functionality. Pass ``--help`` to the command to find out more:: $ mcp.py --help $ mcp.py remote --help


نحوه نصب


نصب پکیج whl MCP-0.1:

    pip install MCP-0.1.whl


نصب پکیج tar.gz MCP-0.1:

    pip install MCP-0.1.tar.gz