Skip to content
Fabian Eberts edited this page Apr 25, 2026 · 2 revisions

Welcome to the game server wiki!

This wiki covers the same topics as the project README, but goes into greater detail. It also includes an API reference and a page on the server's architecture.

About this project

This project began as part of my Master’s thesis in Computer Science. At the time, I was working as a research assistant, where my job included conducting exercise groups. As part of their assessment, the students had to work on projects in small groups. Since game development was always a popular choice, the idea was born to provide a server for multiplayer games, for which the students would then implement clients. The main focus was on keeping the API easy to use and allowing new games to be added with little effort.

These days, I continue to develop the server in my spare time. I have since improved the API and added new features. The server is reliable and requires very little maintenance.

Clone this wiki locally