资源简介
游戏服务器引擎是使用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 fr
....... 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个文件信息
相关资源
- 使用C#开发搜索引擎 PDF电子书 带书签
- 使用C#开发搜索引擎 PDF电子书 带书签
- ~爬虫蜘蛛C#版~
- 搜索引擎的源代码使用C#编写
- C#开发的游戏服务器demoC/S案例,可运
- C#使用引擎调用MATLAB神经网络工具箱
- 搜索引擎C#
- AssetStudio.v0.13.25 unity引擎解包工具
- C#使用微软TTS语音引擎实现文字转语音
- c# 模版引擎(NVelocity)用法
- Nvelocity 模板引擎使用
- Asp.net MVC 使用NVelocity 作为模板引擎
- 类mvc模式 模版引擎(RazorEngine)
- 使用T4引擎生成数据库表实体Demo
- nVelocity 模板引擎
- C#实现的脚本引擎
- .net 报表引擎(MajorsilenceReporting)
- unity3d 引擎 C# 双端开发实时音视频精
- unity引擎写的3D魔方
- C# .NET 搜易站内搜索引擎
- C# 地图碎片文件并自动并合的引擎
- 可视化流程引擎RoadFlow v2.3 编译版
- C# 协同过滤 推荐引擎
- RoadFlow工作流引擎源码
- C# 自动打开百度网站并自动输入关键
- 盘古分词(含分词功能以及分词管理
评论
共有 条评论