Go to file
Notify-ctrl c230d675ce
Invoke choice (#10)
* define askforskillinvoke

* states of room

* askForSkillInvoke

* askForChoice

Co-authored-by: Notify-ctrl <notify-ctrl@qq.com>
2022-04-02 15:11:13 +08:00
doc Room (#4) 2022-03-27 15:12:00 +08:00
image Request (#7) 2022-03-30 14:14:40 +08:00
include Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
lib/win Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
lua Invoke choice (#10) 2022-04-02 15:11:13 +08:00
packages Invoke choice (#10) 2022-04-02 15:11:13 +08:00
qml Invoke choice (#10) 2022-04-02 15:11:13 +08:00
server Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
src Skill (#9) 2022-04-01 20:51:01 +08:00
.gitignore Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
CMakeLists.txt Room (#4) 2022-03-27 15:12:00 +08:00
LICENSE Initial import 2022-03-27 15:11:55 +08:00
README.md Remove property uid of serverplayer 2022-03-27 15:12:00 +08:00

README.md

FreeKill


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

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


如何构建

安装Qt Creator和Qt 5.15.2。必要时自行配置CMake。

然后下载swig并为其配置环境变量即可构建FreeKill。