Main Page: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
Stendhal: just adding linebreaks now
m Reverted edit by MediaWiki default (talk) to last revision by [[User:imported>Hendrik Brummermann|imported>Hendrik Brummermann]]
 
(83 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[Image:arianneWikiLogo.png|right|link=Main Page]]
[[Image:arianneWikiLogo.png|right|link=Main Page]]
The Arianne project was established in 1999 and is still going today. Currently we're working on our framework/engine called [[Marauroa]] for developing Internet based multiplayer games and a multiplayer online adventures game called [[Stendhal]]. You can find information about other games we developed at the end of this page.
The Arianne project started in 1999 and is still going today. Currently we're working on our framework/engine called [[Marauroa]] for developing Internet based multiplayer games and a multiplayer online adventures game called [[Stendhal]]. You can find information about other games we developed at the end of this page.


== Stendhal ==
== Stendhal ==
[[Image:stendhal_0_65_fuzzy.png|link=Stendhal|right]]
{|
Stendhal is a fun friendly and free multiplayer online adventure game. Start playing, get hooked... Get the source code, and add your own ideas...
|-
| Stendhal is a fun friendly and free multiplayer online adventure game. Start playing, get hooked... Get the source code, and add your own ideas...


Stendhal has a huge and rich world. You can explore cities, forest, mountains, mines, plains, caves and dungeons.
Stendhal has a huge and rich world. You can explore cities, forest, mountains, mines, plains, caves and dungeons.
Line 16: Line 15:


So what are you waiting for?! A whole new world awaits... <font size="+1"><u>'''[[Stendhal]]'''</u></font>
So what are you waiting for?! A whole new world awaits... <font size="+1"><u>'''[[Stendhal]]'''</u></font>
| [[Image:stendhal_0_65_fuzzy.png|link=Stendhal]]
|}


== Marauroa Engine ==
== Marauroa Engine ==
[[Image:oneszeros.png|link=Marauroa|right]]

Marauroa 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 an TCP transport channel to communicate with dozens of players. Our reference clients are coded using Java in order to achieve maximum portability and use open technologies too.
{|
|-
| Marauroa 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 an TCP transport channel to communicate with dozens of players. Our reference clients are coded using Java in order to achieve maximum portability and use open technologies too.


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.
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.
| [[Image:oneszeros.png|link=Marauroa]]
|}


See [[Marauroa]] for more information.
See [[Marauroa]] for more information.
Line 34: Line 27:
== Marboard ==
== Marboard ==


[[Image:Marboard_dot.png|200px|link=Marboard|right]]
{|
[[Marboard]] is an early prototype of an easy to use vector graphics program allowing live collaboration over the Internet. While it is not ready for production use yet, it is a good proof that Marauroa is suitable for serious applications, too.
|- valign="top"
| [[Marboard]] is an early prototype of an easy to use vector graphics program allowing live collaboration over the Internet. While it is not ready for production use yet, it is a good proof that Marauroa is suitable for serious applications, too.
| [[Image:Marboard_dot.png|200px|link=Marboard]]
|}


== Project History ==
== Project History ==
Line 44: Line 34:
* [[ArianneAuthors|People that worked or work on Arianne]]
* [[ArianneAuthors|People that worked or work on Arianne]]
* [[Review Of 2010]]
* [[Review Of 2010]]

== Other games from Arianne ==
''These ones aren't in active development!''
* [[JMaPacman]]
* [[Gladiators]]

Latest revision as of 14:38, 29 March 2026

The Arianne project started in 1999 and is still going today. Currently we're working on our framework/engine called Marauroa for developing Internet based multiplayer games and a multiplayer online adventures game called Stendhal. You can find information about other games we developed at the end of this page.

Stendhal

Stendhal is a fun friendly and free multiplayer online adventure game. Start playing, get hooked... Get the source code, and add your own ideas...

Stendhal has a huge and rich world. You can explore cities, forest, mountains, mines, plains, caves and dungeons.

You could meet over 250 NPCs, many will give you tasks and quests for valuable experience, shiny gold, but mainly a warm fuzzy feeling.

Your character will develop and grow and with each new level up become stronger and better. With the money you acquire you can buy new items and improve your armour and weapons, trade with friends, or look for what other players are giving away in the 'community chest'.

If you just want to fight that helps too - the cities could get overrun by monsters without you!

So what are you waiting for?! A whole new world awaits... Stendhal

Marauroa Engine

Marauroa 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 an TCP transport channel to communicate with dozens of players. Our reference clients are coded using Java in order to achieve maximum portability and use open technologies too.

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.

See Marauroa for more information.


Marboard

Marboard is an early prototype of an easy to use vector graphics program allowing live collaboration over the Internet. While it is not ready for production use yet, it is a good proof that Marauroa is suitable for serious applications, too.

Project History