gzochi - Summary
This group is not part of the GNU Project.
gzochi (/zoʊ-tʃiː/) 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.
gzochi is inspired by the RedDwarf Server project (née Project Darkstar) which offers a similar set of functionality for games written in Java.
Registration Date: Sat 26 Nov 2011 05:18:50 AM UTC
License: GNU General Public License v3 or later
Development Status: 3 - Alpha
posted by juliang, Tue 29 Dec 2020 03:07:35 PM UTC
We're pleased to announce the next development release of the gzochi game development framework!
This release is focused on portability and ease of administration, and adds support for MacOS and BSD, along with backwards-compatible support for the GNU Guile 3.0.x release series, bringing the performance improvements of Guile's new native JIT to
[...]
posted by juliang, Sun 01 Jul 2018 08:53:48 PM UTC
We're pleased to announce the next development release of the gzochi game development framework!
This release adds a distributed task management service to the meta server, making it possible to run game applications distributed across a cluster of gzochid containers without modification while maintaining consistency and durability of game
[...]
posted by juliang, Wed 26 Jul 2017 04:03:07 PM UTC
Version 0.11.1 of the gzochi game development framework has been released.
This is a bug-fix release that addresses backwards-compatibility and portability issues from the 0.11 release in April, including Guile 2.0-2.2 compatibility and test stability on 32-bit platforms.
The release is available in the downloads section.
posted by juliang, Sat 22 Apr 2017 06:23:03 PM UTC
We're pleased to announce the next development release of the gzochi game development framework!
This release is another big one, also focused on enhancements to support game applications running across multiple servers in a high-availability configuration. In particular, access to data is now shared across all servers in the cluster, and
[...]
- Browse open items
Submit a new item
Powered by Savane 3.14-3b9d.
Corresponding source code