文件名称:loraine:Runeterra人工智能原生环境的传奇
文件大小:69KB
文件格式:ZIP
更新时间:2024-03-02 17:51:13
C++
LoRaine旨在为纸牌游戏Legends of Runeterra提供一个模拟器,其目的是使强化学习能够研究强大的AI解决方案。 必要的依赖 支持C ++ 17的C ++编译器。 请参阅以查看每个编译器支持哪些功能。 以下编译器应该可以工作: -建议您使用安装 制作说明 创建一个构建目录 配置您的构建
【文件预览】:
loraine-master
----.travis.yml(1KB)
----CMakeLists_template.txt(3KB)
----cmake()
--------StandardProjectSettings.cmake(994B)
--------StaticAnalyzers.cmake(1KB)
--------CompilerWarnings.cmake(4KB)
--------Doxygen.cmake(275B)
--------Conan.cmake(707B)
--------Cache.cmake(789B)
--------Sanitizers.cmake(1KB)
----.cmake-format.yaml(317B)
----CMakeLists.txt.in(444B)
----deps()
--------conanfile.txt(55B)
----.github()
--------workflows()
----test()
--------test_board.cpp(755B)
--------test_cards.h(4KB)
--------tests.cpp(26B)
--------test_cards.cpp(2KB)
--------CMakeLists.txt(764B)
----loraine()
--------include()
--------app()
--------CMakeLists.txt(2KB)
--------cppsrc()
----appveyor.yml(385B)
----.clang-tidy(190B)
----.clang-format(4KB)
----.gitignore(204B)
----CMakeLists.txt(4KB)
----Makefile(22B)
----README.md(777B)
----meta()
--------card_analyzer.py(1KB)
--------download.py(1002B)