Arianne:About: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Gorch
m just added the introductionary text from the main page... better than "test" i guess ;-)
imported>Hendrik Brummermann
No edit summary
Line 2: Line 2:
It provides a simple way of creating games on a portable and robust server architecture.
It provides a simple way of creating games on a portable and robust server architecture.


The server is coded in Java and can use Python for your game description, provides a MySQL backend and uses an UDP transport channel to communicate with dozens of players.
The server is coded in Java and can use Python for your game description, provides a MySQL backend and uses an TCP transport channel to communicate with dozens of players.


Our reference clients are coded using Java and the C language in order to achieve maximum portability and use open technologies too.
Our reference clients are coded using Java and the C language in order to achieve maximum portability and use open technologies too.