Main Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara No edit summary |
imported>Kymara add stendhal development blog to front page list of blogs. |
||
| Line 3: | Line 3: | ||
{{NextReleases}} |
{{NextReleases}} |
||
Arianne is an open source multiplayer online games 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. The server is coded in Java and can use Python for your game description, provides a MySQL backend and uses |
Arianne is an open source multiplayer online games 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. The server is coded in Java and can use Python for your game description, provides a MySQL backend and uses a 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. |
||
* [[history|History Of Arianne]] |
* [[history|History Of Arianne]] |
||
* [[ |
* [[ArianneAuthors|People that worked or work on Arianne]] |
||
* [[helpArianne|How To help Arianne]]: Become an Arianne Hero! |
* [[helpArianne|How To help Arianne]]: Become an Arianne Hero! |
||
* [[differences|What makes Arianne different]] |
* [[differences|What makes Arianne different]] |
||
| Line 32: | Line 32: | ||
= Blogs of Arianne developers: = |
= Blogs of Arianne developers: = |
||
* [[User:MiguelAngelBlanchLardin|Miguel Angel Blanch Lardin]] |
* [[User:MiguelAngelBlanchLardin|Miguel Angel Blanch Lardin]] |
||
* [[StendhalDevelopmentBlog | Stendhal development blog]] |
|||
* [[StephenIerodiaconou|Steve I.]] |
* [[StephenIerodiaconou|Steve I.]] |
||
* [[WaldemarTribus|Waldemar Tribus]] |
* [[WaldemarTribus|Waldemar Tribus]] |
||
| Line 49: | Line 50: | ||
== Overall design documentation == |
== Overall design documentation == |
||
Do you want to know how Arianne works? Do you want to develop with us? Do you want to create a game using Arianne? Read these documents and if you have any questions or comments on them please use the |
Do you want to know how Arianne works? Do you want to develop with us? Do you want to create a game using Arianne? Read these documents and if you have any questions or comments on them please use the relevant discussion tabs. |
||
* [[DesignOverview|Design Overview]] |
* [[DesignOverview|Design Overview]] |
||
* [[NetworkDesign|Network Design]] |
* [[NetworkDesign|Network Design]] |
||