• Articles
  • advertising chart
    advertising chart
    Want to show up here too?Contact us.

    Resource Profile:

    这个搭建基于Node.js,并且没有进行过详尽的测试。虽然技术框架有些老旧,但对于学习技术的人来说,依然是一份不错的研究材料。
    这个捕鱼版本号为1.0。
    已知的一些BUG包括:
    在线列表。
    输赢情况。
    聚宝盆。
    炸弹。
    给连线机加钱、减钱。
    给连线机余额。
    连线机的外部功能(加金币、查金币等)。
    赛车游戏。
    活动比赛房间。
    进房间限制(前端制作)。
    配屏处理(前端制作)。
    如果是再次进入比赛房间,score问题。
    兑换完全接入(等待最后测试)。
    多房间(等待最后测试)。
    多倍率房间(等待最后测试)。
    绑定手机功能(等待最后测试)。

    Photo Gallery:

    基于Cocos2d的H5捕鱼游戏服务器端源码下载:nodejs捕鱼源码下载,带部署教程-效果图1

    Installation and usage instructions:

    1.复制新的游戏服务器目录
    2.修改新复制出来的 server/app.js 文件,设置新的端口号:

    app.set('port', process.env.PORT || 3104);

    3.在登录服务器的 serverInfo.js 文件中添加对应的服务器信息:

    var serverRoom2 = {};
    serverRoom2.Server = 2;
    serverRoom2.bet = 5;
    serverRoom2.entryCoin = 500;
    serverRoom2.gift = 0;
    serverRoom2.ip = "127.0.0.1";
    serverRoom2.prot = "3104";
    serverGame1.serverInfo.push(serverRoom2);
    GameConfig.push(serverGame1);

    4.修改倍数配置在 gameConfig.js 文件中。

    advertising chart
    advertising chart
    Want to show up here too?Contact us.
    Frequently Asked Questions FAQ
    Can free downloads or VIP member-only resources be commercialized directly?
    The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
    Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
    As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
    Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.
    © 2024 - 2025 by -Game Resource Download Hub & Www.Youdd.Net. All rights reserved