• 大小: 47.76MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-01
  • 语言: C#
  • 标签: 引擎  

资源简介

游戏服务器引擎是使用C#语言开发,特别适用于手机网络游戏,支持使用Python脚本进行游戏开发;可以支持多种数据库:支持HTTP/Socket协议同时接入。

资源截图

代码片段和文件信息

/****************************************************************************
Copyright (c) 2013-2015 scutgame.com

http://www.scutgame.com

Permission is hereby granted free of charge to any person obtaining a copy
of this software and associated documentation files (the “Software“) to deal
in the Software without restriction including without limitation the rights
to use copy modify merge publish distribute sublicense and/or sell
copies of the Software and to permit persons to whom the Software is
furnished to do so subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS“ WITHOUT WARRANTY OF ANY KIND EXPRESS OR
IMPLIED INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM DAMAGES OR OTHER
LIABILITY WHETHER IN AN ACTION OF CONTRACT TORT OR OTHERWISE ARISING FROM
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
using System;
using ZyGames.framework.Game.Contract;
using ZyGames.framework.Game.Runtime;
using ZyGames.framework.script;

namespace Game.script
{
    public class MainClass : GameSocketHost IMainscript
    {
        public MainClass()
        {
        }

        protected override void onstartAffer()
        {
        }

        protected override void OnServiceStop()
        {
            GameEnvironment.Stop();
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .......       483  2019-01-21 17:40  scutgame-Scut-master\Scut\.gitattributes

    .......       742  2019-01-21 17:40  scutgame-Scut-master\Scut\.gitignore

     文件        110  2018-06-20 15:26  scutgame-Scut-master\Scut\asp.net免费源码下载.url

    .......   4447584  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\API\SCUT Server framework API.chm

    .......   3478174  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\API\SCUT Server Middleware API.chm

    .......     30185  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》任务系统.docx

    .......     44544  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》商店系统.doc

    .......     50176  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》广播系统.doc

    .......     49152  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》拉新卡系统.doc

    .......     47104  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》排行榜系统.doc

    .......     51712  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》新手卡礼包系统.doc

    .......     27041  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》新手引导系统.docx

    .......    626688  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》登录系统.doc

    .......     31718  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》聊天系统.docx

    .......     28847  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Middleware\《中间件》问答系统.docx

    .......   1418225  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\Cocos-Scut开源引擎.pptx

    .......   1281247  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\Doudizhu of Scut on Azure.docx

    .......     28210  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\Scut FAQ.docx

    .......    498199  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\Scut on AWS.docx

    .......    747238  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\Scut on Azure.docx

    .......    913724  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\Scut入门初级教程.docx

    .......   1478702  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\SCUT斗地主例子调试总结.doc

    .......    118645  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\Scut游戏服务器框架.pptx

    .......    155136  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\《Scut游戏服务器引擎》介绍.doc

    .......    402432  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\使用文档(1)-如何安装和运行游戏:Windows篇.doc

    .......    314880  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\使用文档(2)-如何安装和运行游戏:Linux篇.doc

    .......   1103772  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\使用文档(3)-如何开始开发游戏.docx

    .......    252928  2019-01-21 17:40  scutgame-Scut-master\Scut\Document\Tutorials\使用文档(4)-如何使用中间件开发游戏.doc

    .......      1108  2019-01-21 17:40  scutgame-Scut-master\Scut\LICENSE

    .......      1737  2019-01-21 17:40  scutgame-Scut-master\Scut\README.md

............此处省略1891个文件信息

评论

共有 条评论