manykits / PHOENIXEngineLinks
please update from this place https://gitee.com/manykit/PHOENIXEngine.git
☆72Updated 6 years ago
Alternatives and similar repositories for PHOENIXEngine
Users that are interested in PHOENIXEngine are comparing it to the libraries listed below
Sorting:
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本☆31Updated 9 years ago
- luacode is based on decoda(https://github.com/unknownworlds/decoda). It aims to be more powerful both in editing code and debuging lua pr…☆53Updated 4 years ago
- 一个优雅的开源跨平台3D引擎,包含Foundations,3DMAXPlugin,Editor,支持Windows,Android,IOS平台的软件开发,现已呈现。QQ交流群:336273110☆66Updated 9 years ago
- 帧同步☆22Updated 7 years ago
- a simple behavior tree runtime and editor in c++ 行为树编辑器调试器与运行时☆94Updated 3 months ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- windows下手游服务器☆50Updated 7 years ago
- an example game project using combinations of Phial framework, which includes Phial.CodeGenerator, Network, GateSharp, etc.☆15Updated 9 years ago
- A C++ implmentation of A* and Jump Point Search algorithm☆75Updated 2 years ago
- 打包系统及工具☆16Updated 11 years ago
- ☆61Updated 8 years ago
- DouPo Project☆15Updated 5 years ago
- used XML auto create lua and C++ relevance code and test code☆39Updated 4 years ago
- Simple 2D Game Engine powered by OpenGL and Lua☆20Updated 9 years ago
- Turn-based tactical strategy game that based on Rose SDK. 王国战争 -- 基于Rose SDK的开源回合制策略三国游戏.☆69Updated 9 years ago
- 游戏服务器-客户端模拟框架,可用于模拟客户端发包,接入Lua脚本,开发自测,压测等☆17Updated 10 years ago
- 麻将项目的服务器☆27Updated 6 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 11 years ago
- 跨平台的轻量级协程库☆10Updated 9 years ago
- Open-source, cross-platform, game engine.(C++11/OpenGL/OpenAL)☆65Updated 3 years ago
- This is a debugger for Lua inspired by the visual studio. It is possible to debug in a special environment like "the coroutine obj…☆12Updated 14 years ago
- 基于libuv的skynet移植☆38Updated 5 years ago
- 一个战棋游戏☆42Updated 10 years ago
- 《雷电大战》源码与资源☆75Updated 9 years ago
- ☆11Updated 8 years ago
- 对skynet无任何改动的windows版☆16Updated 6 years ago
- ISE (Iris Server Engine) is a C++ framework for server programming.☆37Updated 11 years ago
- fastbuild的使用笔记☆13Updated 5 years ago
- Editor for cocos2d-x (Qt 5.10.1 + cocos2d-x 3.16 )☆52Updated 4 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…