Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 822 Bytes

README.zh-CN.md

File metadata and controls

23 lines (16 loc) · 822 Bytes

冷战热斗

桌游冷战热斗的Scala实现,包含所有卡牌结算,有联机功能。

使用方法

  • 克隆或下载这个版本库
  • 用Intellij IDEA打开
  • 复制app\src\main\resources\config.template.property到app\src\main\resources\config.property
  • 打开config.property修改一些属性
  • 找到类me.herbix.ts.client.Client,运行
  • 也可以运行服务器me.herbix.ts.server.Server

许可

使用GPLv3许可。

附言

使用到的所有图片都来自网络。