Table of Contents

The PBEM Engine is a server application and toolset to run Play-By-E-Mail games. It is Free Software, licensed under the GPLv3. It enables people to run multiple PBEM games of multiple rulesets simultaneously.

Latest news

Getting started

  1. Forums (Sourceforge.net account required)

Developers

Please check our Developers page for developer resources.

Engine Development

For anything relating to development of the Engine itself, please subscribe to the development mailing list.

Ruleset Development

If you want to create your own ruleset and need help, or want to offer assistance, please subscribe to the ruleset development mailing list.

Getting the Engine

To get a copy of the Engine, you are encouraged to fetch a copy from our Subversion repository. Once the 0.3 branch has been adequately tested we will be distributing downloadable packages on our SourceForge project site, but it currently only has releases of the 0.1 branch, which is obsolete.

Running games

The Engine itself does not have any built-in PBEM games, but requires a Ruleset (a sort of plugin) which contains all game logic. You can opt to write your own Ruleset, or download one somebody else wrote. The Engine was written to stimulate the creation of open source PBEM games, and due to the licensing requirements of the Engine, all Rulesets are required to be Free Software, so you can not only run games others write, but also see how they wrote them (assuming they release their Rulesets of course).

Games

Are you a player looking for a game to join, or are you a game master running a PBEM Engine based game and looking for members? Please subscribe to the announcement mail list:

Acknowledgments