Package marauroa
package marauroa
Marauroa is an open source framework and engine to develop turn based and
real time games. It provides a simple way of creating games on a portable
and robust server architecture. Marauroa manages the client server communication
and provides an object orientated view of the world for game developers. It
further handles database access in a transparent way to store player accounts,
character progress and the state of the world.
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the file LICENSE for more details.
Read COPYING to see License