斗地主, golang 1.12, sqlite3, go module
说明:go modules管理依赖包,执行编译自动下载依赖;使用sqlite数据库,无需配置;自带无脑出牌AI;服务端经过压力测试,客户端代码来自https://github.com/mailgyc/doudizhu 。
烦请请各位老爷点个star。。。
运行步骤:
1.下载源码:
git clone https://github.com/dwg255/landlord.git
2.编译:
cd landlord/main
go build -o ../main.exe
cd ..
main.exe
3.启动: 浏览器访问 http://localhost
4.效果展示: http://blzz.shop:8080
License
This project is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.