Skip to content
forked from Qsgs-Fans/FreeKill

Sanguosha (a.k.a. Legend of Three Kingdoms, LTK) written in Qt and Lua.

License

Notifications You must be signed in to change notification settings

rintim/FreeKill

 
 

Repository files navigation

FreeKill

Gitter


关于本项目

FreeKill是一款开源的三国杀游戏,但其目的不在于补完官方所有武将,而是着力于提供一个最适合DIY的框架。

项目文档

FreeKill文档

依赖的库

以下是FreeKill运行所必不可少的依赖库:

FreeKill在编译过程中,需要用到cmake, flex, bison, swig。


安装和使用

Release页面提供Windows版和Android版的打包好的文件,请直接下载使用。

Linux用户则需要从头开始编译,不过对于ArchLinux上,可以从AUR中安装:

$ yay -S freekill

初始界面是连入服务器的界面,可以选择加入服务器,也可以单机开始游戏。


如何构建

关于如何从头构建FreeKill,详见编译教程


参与其中

若您能为FreeKill做出贡献,我们将不胜感激。

如若您能提出良好的建议,请fork本仓库然后提交PR。您也可以单纯只提出一个issue,或者为repo点一个star。再次感谢您的帮助。

有关做出贡献的细节,详见CONTRIBUTING.md。(施工中)


许可证

本仓库使用GPLv3作为许可证。详见LICENSE文件。

About

Sanguosha (a.k.a. Legend of Three Kingdoms, LTK) written in Qt and Lua.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 58.6%
  • QML 22.6%
  • C++ 12.1%
  • JavaScript 4.3%
  • SWIG 1.0%
  • CMake 0.6%
  • Other 0.8%