《百万在线:大型游戏服务端开发》是C++与Lua方向游戏服务端开发的入门书籍,内容涵盖Skynet引擎、C++底层开发、服务端架构设计等多个方面,全景展现网络游戏核心技术。
☆514Sep 9, 2021Updated 4 years ago
Alternatives and similar repositories for million_game_server
Users that are interested in million_game_server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 《Unity3D网络游戏实战(第二版)》以制作一款完整的多人坦克对战游戏为例,详细介绍网络游戏的开发过程。透过本书,读者能够掌握Unity网络游戏开发的大部分知识,能够深入了解TCP底层机制,能够亲自搭建一套可重复使用的客户端框架,也能够从框架设计中了解商业游戏的设计思路。☆204Sep 9, 2020Updated 5 years ago
- a skynet implementation of MMO, server side of UnityMMO☆254Jul 1, 2021Updated 4 years ago
- moon game server的一个使用示例,搭建简单的房间类游戏服务器框架☆185Mar 26, 2026Updated last month
- A lightweight game server framework implemented with Actor Model☆965Jan 25, 2026Updated 3 months ago
- A lightweight online game framework☆14,030Updated this week
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- GameBookServer☆192Jun 9, 2020Updated 5 years ago
- 基于skynet实现的宽立游戏服务器,支持斗地主等棋牌游戏和贪吃蛇大作战等休闲游戏☆164Jan 19, 2019Updated 7 years ago
- A game engine based on skynet☆57Feb 2, 2024Updated 2 years ago
- 游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴,…☆1,576Apr 28, 2025Updated last year
- A sample for skynet