Gomoku:经典游戏的python实现

时间:2021-05-25 06:15:36
【文件属性】:
文件名称:Gomoku:经典游戏的python实现
文件大小:24KB
文件格式:ZIP
更新时间:2021-05-25 06:15:36
Python 五子 经典游戏的python实现。 用法 无需安装。 只需下载源代码并使用python: python game.py运行它python game.py 。 唯一的依赖项是 。
【文件预览】:
Gomoku-master
----game.py(872B)
----LICENSE(1KB)
----.gitignore(380B)
----lib()
--------gui.py(13KB)
--------board.py(4KB)
--------__init__.py(56B)
--------player()
--------board_test.py(8KB)
--------test_gui.py(328B)
----Makefile(3KB)
----README.md(219B)

网友评论