Skip to content

一个基于zinx框架开发的多人在线游戏服务器

Notifications You must be signed in to change notification settings

MIM1993/mmo_game_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moo__game

一个基于zinx框架的moo多人在线游戏 1.实现了一些基本功能,初始化地图,增加游戏人物 2.实现了玩家上线功能 3.玩家上线后的世界聊天功能 4.实现了玩家移动功能,不同玩家之间的位置移动 5.实现了下线功能,下线了之后视野中的玩家会消失

一共分为五个模块: core: 核心算法模块 conf:zinx框架配置文件 pb:存放与前端相互交互的proto文件 apis:存放用户自定义的路由业务,一个消息ID对应一个业务 main.go:启动游戏服务器的main函数

client为游戏登录客户端,可进行游戏测试

About

一个基于zinx框架开发的多人在线游戏服务器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published