Sanguosha (三国杀, a.k.a. Legend of Three Kingdoms, LTK) written in Qt and Lua.
Go to file
notify 9ac89caa1f Random AI (#54)
* android: dont copy RSA key and test.lua(generated by fkp)

* remove debug code

* ai think

* fixbug: 100% cpu per thread

* init ai

* fix bug, next step is to remove all feasible

* remame vscode -> lsp

* add some lsp comment

* rewrite feasible

* Random AI

* fixbug: chooseplayer

* liuli

* move checkNoHuman to waitForAiReply

* prototype for cardLimitation skill

* add Exppattern:Parse to static.lua

* remove unnecessary static
2023-02-26 15:01:14 +08:00
android Random AI (#54) 2023-02-26 15:01:14 +08:00
audio Standard equips (#50) 2023-02-15 19:54:35 +08:00
doc Random AI (#54) 2023-02-26 15:01:14 +08:00
fkparse@6448166287 Merge 'standard' (#53) 2023-02-21 13:44:24 +08:00
fonts UI-adjust-1 (#20) 2022-05-01 18:37:13 +08:00
image Merge 'standard' (#53) 2023-02-21 13:44:24 +08:00
include@4fd2070d09 Standard equips (#50) 2023-02-15 19:54:35 +08:00
lang Merge 'standard' (#53) 2023-02-21 13:44:24 +08:00
lib Standard equips (#50) 2023-02-15 19:54:35 +08:00
lua Random AI (#54) 2023-02-26 15:01:14 +08:00
packages Random AI (#54) 2023-02-26 15:01:14 +08:00
qml Merge 'standard' (#53) 2023-02-21 13:44:24 +08:00
server Merge Dev (#31) 2022-12-18 12:52:52 +08:00
src Random AI (#54) 2023-02-26 15:01:14 +08:00
.gitignore Standard equips (#50) 2023-02-15 19:54:35 +08:00
.gitmodules Standard equips (#50) 2023-02-15 19:54:35 +08:00
CMakeLists.txt Standard equips (#50) 2023-02-15 19:54:35 +08:00
freekill.desktop Linux (#52) 2023-02-16 03:54:53 +08:00
LICENSE Initial import 2022-03-27 15:11:55 +08:00
README.md Merge Dev (#31) 2022-12-18 12:52:52 +08:00

FreeKill


试图打造一个最适合diy玩家游玩的民间三国杀所有的一切都是为了更好的制作diy而设计的。

项目仍处于啥都没有的阶段。不过我为了整理思路,也写了点文档


如何构建

编译教程