LINUX CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

7-DAY TOP DOWNLOAD

#
Program
Mandriva Linux
2008.1 / 2009 Beta 2

255,169
Fedora 9 / 10 Alpha
215,388
KNOPPIX Live DVD
5.3.1

208,500
Kororaa AIGLXgl Live
CD 0.3

180,336
Beryl 0.2.1
177,287
BackTrack 3.0
169,319
aircrack 2.41
158,233
MPlayer 1.0 RC2
156,978
VLC 0.9.0
111,519
Cedega 6.0
107,189

WEEK'S BEST

  • Softpedia Linux RS...
  • Ubuntu 8.04.1
  • Pidgin 2.5.0
  • Adobe Flash Player...
  • The Gimp 2.4.7 / 2...
  • openSUSE Linux 11....
  • Linux Kernel 2.6.2...
  • Super Grub Disk 0....
  • Skype 2.0.068
  • OpenOffice.org 2.4...
  • Mozilla Firefox 3....
  • Transmission 1.33
  • DeVeDe 3.11b
  • Wine 1.1.3
  • wine-doors 0.1.2
  • Shoreline Firewall...
  • Linux Mint 5.0
  • Google Gadgets 0.1...
  • Fedora 9 / 10 Alpha
  • Opera 9.52
  • Home / Linux / Internet / HTTP (WWW)

    Marauroa 2.5



    Downloads: 267  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    14 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Miguel Angel Blanch Lardin | More programs
    GPL / FREE
    February 18th, 2008, 01:14 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Add a review  Refer to a friend  Subscribe

     

    Marauroa description

     

    marauroa is a multiplayer online game framework server.

    Marauroa is arianne's content server.

    Marauroa project is completely written in Java using a multithreaded server architecture with a UDP oriented network protocol, a MySQL based persistence engine and a flexible game system.

    The game system is totally expandable and modifiable by game developers and is able to run Python scripts defining the game's rules.

    Marauroa is based on a design philosophy we called Action/Perception. Each turn a perception is send to the clients explaining what they currently perceive. Clients can ask the server to perform any action in their name using actions.

    Marauroa is totally game agnostic and makes very little assumptions about what are you trying to do, allowing a great freedom to create any game type.

    Here are some key features of "marauroa":

    · Java 1.4 compatible
    · Persistent objects
    · Transactional relational database support
    · Delta and Delta-Delta Perceptions to reduce bandwidth usage
    · Fully test case covered using Junit
    · Turn based gameplay
    · Nicely documented: Design and specifications available
    · Based on a XP development model
    · Follows KISS principle: Keep it simply stupid
    · True Open Source Software: GNU/GPL

    Marauroa is based on very simple principles:

    · Clients communicate with the server, and vice-versa, using an UDP portable network protocol with reliability in mind to allow a stabler experience when online game lag occurs.
    · You can develop an arianne client, using the arianne client framework, on any system that is able to compile C code.
    · To play a game every player needs an account on the server that is identified by an username and a password.
    · Players use their account to login into the server and then choose a 'player' stored under their account to play with. The server then checks the login information using the mySQL backend and loads the player into the game using the persistence engine.
    · Players send actions to the server. The action system is totally open and has nothing hard-coded so you can edit it totally to your game style. The server sends at regular intervals, called turns, a perception to each player to inform them about the state of the game and any relevant state modifications. Marauroa's perception system is based on the Delta^2 ideology: simply send what has changed.
    · The server executes some code each turn in order to move the game status on. Using this hook it is simple to code triggers, timeouts, conditions and whatever kind of behavior you need.
    · The server transparently and automatically stores players and game status modifications on the persistence engine, and also information decided by the game developer using their game definition scripts.
    · The server side game rules can be written in Python to allow simple and rapid development without needing to recompile the rules engine and without having to know anything about Marauroa's internals. Games rules can also be coded in Java.
    · The server generates statistics of usage which are stored in a mySQL database (so you can later generate fancy statistics from them). Or in case you don't require them, they can be disabled to save CPU cycles and disk space. Marauroa features a modular structure that means modules can be changed and disabled without affecting the operation of other modules.
    · Both the server and clients are fully and wisely documented, with documentation about specification and design and not just API documentation.

    What's New in This Release:

    · A timeout value was added, so players get disconnected after 30 seconds if their connection is lost.
    · The protocol version was updated.
    · A problem with a player left in a game was fixed.
    · Some concurrentcomodification exceptions that can be used to make a DoS attack on the server were also fixed.
    · If you are using marauroa, update to this version.

      


    TAGS:

    framework server | multiplayer online game framework | game framework server | marauroa | framework | server

    Related downloads IT News Popular downloads New additions   Latest reviews  
    Marauroa 2.5
    marauroa is a multiplayer online game framework server.


    HTML code for linking to this page:


    Go to top



    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM