Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zerc/egma

Game network engine
https://github.com/zerc/egma

Last synced: 23 days ago
JSON representation

Game network engine

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/zerc/egma.svg?branch=master)](https://travis-ci.org/zerc/egma)

# Egma

The word stands for `game` but with all consonants in the middle for fun purposes. The goal of the project is to learn how to implement a general purpose network engine for multiplayer games.

Different stages of the project shall be described in separate articles within `doc` directory. For convenience, the index shall be listed here down below.

A quick demo of the latest build:

![demo](docs/demo-v01.gif)

# Articles

0. [Introduction](/docs/001-Introduction.md)