Pinned Repositories
ahzs_easy
暗黑战神 简易搭建代码,集成了需要的第三方的库
ahzs_server_win
转换 Linux 版本的 暗黑战神 服务器源码到 windows
GameProject
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
gameServerGolang
一个房间类型的游戏服务器,golang 实现
MGServer
一个通用的服务器框架,已经实现了普通的TCP socket和 websocket,可以用于长链接的游戏开发,小程序开发等。
NewAHZS
暗黑战神 windows 修复,代码整理版
OpenCV-Plugin
A simple OpenCV plugin that integrates the OpenCV library into UE4. The plugin includes some blueprint classes that demonstrate how OpenCV can interact with the engine.
p2p_comm
p2p通信的示例, server 运行在 linux 下, client 运行在 windows,注意两个client能够通信前提是都要登陆server, 并且在自己的client列表中,且在完成打洞之后
UE4Projects
some ue4 cpp projects
UnrealEnginePluginsDemo
All Demos of Unreal Engine Plugins In Fab
MacroGu's Repositories
MacroGu/p2p_comm
p2p通信的示例, server 运行在 linux 下, client 运行在 windows,注意两个client能够通信前提是都要登陆server, 并且在自己的client列表中,且在完成打洞之后
MacroGu/MGServer
一个通用的服务器框架,已经实现了普通的TCP socket和 websocket,可以用于长链接的游戏开发,小程序开发等。
MacroGu/ahzs_easy
暗黑战神 简易搭建代码,集成了需要的第三方的库
MacroGu/ahzs_server_win
转换 Linux 版本的 暗黑战神 服务器源码到 windows
MacroGu/gameServerGolang
一个房间类型的游戏服务器,golang 实现
MacroGu/log4cxx_gcc_4_8
MacroGu/algorithm
some usual algorithms
MacroGu/cppToolsProjects
MacroGu/crtmpserver
Git mirror of crtmpserver's SVN trunk
MacroGu/enet
ENet reliable UDP networking library
MacroGu/ether
CS525 Project
MacroGu/games
:video_game: A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
MacroGu/googleTestDemo
use a game to finsh a google test demo
MacroGu/hiredis
Minimalistic C client for Redis >= 1.2
MacroGu/jenkins
test code for jenkins
MacroGu/KafkaCPP-win32-dll
KafkaCpp-win32-dll
MacroGu/libuv-cmake
Compile libuv using cmake
MacroGu/NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
MacroGu/protobuf
protobuf
MacroGu/qtProject
MacroGu/ue4-fbx-importer
MacroGu/XLS2PLJ
将excel表 导出为python lua 及 json 的工具,通常用于游戏开发!