资 源 简 介
This is a multiplayer online boardgame engine using P2P pattern and XMPP.I aim to people can play boardgame between social network, especially Three Kingdom Slash, which is very popular in China, evolved from Bang! game rules.It is based on serverless architecture. Each terminal has a separate rules engine, and communicate with XMPP, like IM chat. Supporting Gtalk friendship is first step.Multiplayer Online Boardgame Engine(MOBE) generally consists of four modules: Rules Engine, XMPP Network, Client, Interest Group Server.