ChessGame

网络版中国象棋

MIT License

Stars
71

Bot releases are hidden (Show)

ChessGame - Latest Release

Published by orestonce about 3 years ago

ChessGame - 2.0版本发布

Published by orestonce over 5 years ago

Usage of ./ChessServer:
  -l string
        监听地址 (default "127.0.0.1:8912")
  -sp string
        数据库路径 (default "ChessGame")
  -wsp string
        websocket访问路径 (default "/ChessGame")

命令行启动ChessServer,如果前端没有nginx代理,建议监听所有ip地址(0.0.0.0)的端口,例子:

./ChessServer -l :8921 -sp db-path 
ChessGame - v2.5版本发布. 支持服务端热更新

Published by orestonce over 5 years ago

编译了linux_amd64版本的gateway和game服务端程序和windows-x86版本的客户端程序。
客户端使用qt5.5.1静态编译后使用upx最大压缩比压缩而成。

Package Rankings
Top 6.13% on Proxy.golang.org
Related Projects