玩经典的井字游戏。

jdhp-tictactoe的Python项目详细描述


版权所有(c)2016 Jérémie Decock(www.jdhp.org)

说明

玩经典的井字游戏。

注意:

This project is still in beta stage, so the API is not finalized yet.

依赖关系

  • Python>;=3.0

安装

gnu/linux

您可以使用这些命令(在 终端):

pip install --pre jdhp-tictactoe
pip install --upgrade jdhp-tictactoe
pip uninstall jdhp-tictactoe

或者,如果您下载了tictactoe源代码:

python3 setup.py install

窗口

您可以使用这些命令(在 command prompt):

py -m pip install --pre jdhp-tictactoe
py -m pip install --upgrade jdhp-tictactoe
py -m pip uninstall jdhp-tictactoe

或者,如果您下载了tictactoe源代码:

py setup.py install

macosx

您可以使用这些命令(在 终端):

pip install --pre jdhp-tictactoe
pip install --upgrade jdhp-tictactoe
pip uninstall jdhp-tictactoe

或者,如果您下载了tictactoe源代码:

python3 setup.py install

示例用法

待办事项

错误报告

要搜索或报告错误,请使用Tictatoe错误跟踪器,网址为:

https://github.com/jeremiedecock/tictactoe-py/issues

许可证

此项目是根据MIT License的条款和条件提供的。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java我需要做什么来解析bundle-org。日食说唱在eclipse helios中无法解析ui?   json Java JSONSimple解析器   java如何使Hibernate、JBoss和Eclipse在单元测试中协同工作?   java使输出在每个循环中打印一次,而不是每次迭代   Java ArrayList remove()意外结果?   java删除服务器。来自sun应用程序服务器的策略   java在Tycho项目中为非OSGi JUnit测试添加testonly依赖项   java Hibernate TypedQuery在升级到版本5后失败(如果以以下方式结束)   java Mockito ArgumentCaptor不在catch块中捕获argurment   java GWT CheckBoxCell:如何添加更改处理程序?   java如何在不更改hibernatemapping的情况下防止字段被更新   Java中的虚拟TCPsocket   java如何通过我的应用程序在新版本的Androids上以编程方式更改其他应用程序的权限?   java文件被哪个进程锁定(安卓)?   SeleniumWebDriverJava中的按钮单击   基于Java的多线程客户端socket   清除文本字段时出现问题。clear()*JAVA**ANDROID*   安卓为什么会发生JavaJSON异常?