GameServer is a sophisticated, game server designed for online games
GameServer is a sophisticated, game server designed for massively multiplayer online games. Built with a C++ core and extensible Python scripting, it provides solution for managing persistent game worlds with real-time player interactions, advanced networking, and comprehensive monitoring capabilities.
Open Source Virtual World and MMOG Development Platform
3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds.
If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
An alternative/custom Minecraft server, written in Java, compatible with the original protocol. OpenCraft is built upon Apache MINA, SLF4J, Jython and XStream. The aim is to have features not in the official server distribution, like antigrief/scripting.
Powow is an open-source TCP packets exchange mesh. It allows many TCP clients to connect to a "Powow cloud" (several instances of Powow), to exchange data. Powow is a TCP socket server like Palabre or Oregano.