gzochi - 多人在线游戏开发框架


GPLv3
Linux
C/C++

软件简介

gzochi
是一个大型多人在线游戏开发框架(MUD游戏)。实现在服务器容器中部署的游戏,抽象和简化一些最具挑战性和容易出错的网络游戏开发方面:并发,数据持久化,网络通信提供服务。可以嵌入一个非常薄的客户端库,提供在任何语言编写的客户端应用程序的连接。

gzochi is a framework for developing massively multiplayer online games. A
server container provides services to deployed games, which are written in
Guile Scheme, that abstract and simplify some of the most challenging and
error-prone aspects of online game development: Concurrency, data persistence,
and network communications. A very thin client library can be embedded to
provide connectivity for client applications written in any language.