文件名称:lichess-bot:Lichess API和国际象棋引擎之间的桥梁
文件大小:32KB
文件格式:ZIP
更新时间:2024-02-18 11:12:47
python bot chess lichess-api lichess
巫妖机器人 和机器人之间的桥梁。 如何安装 Mac / Linux: 注意:仅支持Python 3! 将仓库下载到lichess-bot目录 导航到cmd / Terminal中的目录: cd lichess-bot 安装virtualenv: pip install virtualenv 设置virtualenv: virtualenv .venv -p python3 #if this fails you probably need to add Python3 to your PATH source .venv/bin/activate pip install -r requirements.txt 将config.yml.default复制到config.yml 根据需要从config.yml编辑变体: supported_variants和时间控件: supported_tc 视窗: 以下是有关如何安装漫游器的视频:( )。 或者,您可以继续以下步骤。 注意:仅支持Python 3! 如果您没有Python,可以在这里下载:( )。 在安装它时,启用“将
【文件预览】:
lichess-bot-master
----conversation.py(2KB)
----engine_wrapper.py(8KB)
----engines()
--------README.md(23B)
----.github()
--------workflows()
----config.py(2KB)
----logging_pool.py(957B)
----lichess-bot.py(20KB)
----config.yml.default(3KB)
----ColorLogger.py(5KB)
----test_nothing.py(52B)
----model.py(5KB)
----lichess.py(4KB)
----requirements.txt(128B)
----LICENSE(34KB)
----README.md(5KB)
----.gitignore(54B)