Skip to content

Johnny159/cccGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cccGame

一款扎金花游戏 客户端是 cocos creator <=1.5.2 服务器是pomelo

cocos creator =1.6.2 见 https://github.com/gjh1987/cccGame/tree/1.6.2

暂时 就细节没写完 基本功能都有了 已经可以玩

改代码详解 见 http://blog.sina.com.cn/s/articlelist_2808783193_14_1.html

效果 http://119.29.99.205:8000 (服务器加载很慢,要耐心等)

`服务器欠费,被收回了

环境配置:

1 cccGame/assets/resources/data/protocol.json 内修改 http地址 为服务器地址

2 server/game-server/app/consts/consts.js 修改host地址 为服务器地址

3 导入 tools/mysql/cccGame.sql

4 配置 server/game-server/mysql.json 为自己 mysql 账户密码

注:

server代码 不需要执行 npm-install.sh 直接 node app.js (ubuntu 执行 nodejs app.js)

也可以进qq群一起讨论:275348123

要是有觉得代码还可以的 可以捐助支持下 支付宝账户: 2569362@163.com 郭建华

About

change old code to ccc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%