Zombie project is a library and server for developing networked apps/games.
The developer does not need to know anything about TCP/UDP in order to develop a networked application using Zombie.
All communication passes through a central server, which can handle many different applications at the same time.
Data can be multi/broad/unicasted and features such as teams are easy to use.
What's New in This Release:
· Minor fixes to buildscripts as well as RPM spec-file
· More changes to the build system. Now Zombie seems to install a lot cleaner than before.
· Removed a lot of old stuff that has been hanging around for ages.
· User and group for installation can now be specified with ./configure.
Product's homepage