Stendhal Java MORPG - client, server and assets (upstream codeberg.org/arianne/stendhal)
Find a file
Hendrik Brummermann 5ae5d33438
Some checks failed
Java CI / build (push) Has been cancelled
updated marauroa.jar
2026-01-18 21:41:30 +01:00
.github Use JDK version 17 in Android Build Test workflow 2025-12-24 22:10:38 -08:00
.settings added launch configuration for closure compiler 2018-03-04 14:53:21 +01:00
app Increment version to 1.49.5 2026-01-01 18:33:01 -08:00
bin Increment version to 1.49.5 2026-01-01 18:33:01 -08:00
buildtools moved RPObject, RPEvent and RPSlot from Stendhal to Marauroa 2026-01-17 23:50:58 +01:00
data Reduce outfit prices in Gwen's shop by 50% 2025-10-31 18:07:20 -07:00
doc moved ShowItemListEvent and ShowOutfitListEvent out of EventRegistry 2025-12-22 17:02:31 +01:00
libs updated marauroa.jar 2026-01-18 21:41:30 +01:00
src fixed import 2026-01-18 21:05:29 +01:00
tests Fix Unit test for Gwen's updated shop prices 2025-10-31 18:21:40 -07:00
.classpath Change Eclipse's build output directory to build/eclipse 2024-03-17 18:12:49 -07:00
.gitignore Move web client source to src/js directory 2024-03-28 17:50:18 -07:00
.project added eclipse project files to git 2015-06-22 00:25:33 +02:00
build.ant.properties Increment version to 1.49.5 2026-01-01 18:33:01 -08:00
build.xml Move system dependent properties to Ant submodule 2024-06-04 22:50:05 -07:00
LICENSE.txt added or updated license header 2017-05-28 00:24:34 +02:00
package-lock.json added esbuild as devDependencies 2026-01-06 21:43:57 +01:00
package.json added esbuild as devDependencies 2026-01-06 21:43:57 +01:00
README.md Run 'ant init' to update copyright year 2026-01-01 18:31:27 -08:00

Stendhal Tower Achievements Cocktail Bar   More Images >

Are you looking for adventure? Want to fight for riches?
Develop yourself and your social standing? Meet new people?
Do you want to be part of a brave new world?

Stendhal is a fully fledged multiplayer online adventures game (MORPG). It is completely open source (client, server, everything).

Stendhal features a new, rich and expanding world in which you can explore towns, buildings, plains, caves and dungeons. You will meet NPCs and acquire tasks and quests for valuable experience.

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 armor and weapons. And for the blood thirsty of you; satisfy your killing desires by roaming the world in search of evil monsters!

Stendhal is platform independent, and completely open source.

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

How to play

Web Browser

Play now

Play in any web browser for desktop or mobile with JavaScript support. Click on the "play now" button to create or log in to your account.

Mobile

Play using the progressive web app. Just visit https://stendhalgame.org/ in your mobile browser and click "install" when prompted.

Play on your Android device using the dedicated app. You can get it from the F-Droid App Store or download it from https://stendhalgame.org/download.html.

Classic Desktop

Download

Play using the classic desktop client. You will need Java which you can download from https://www.java.com on Microsoft Windows. Java is included in most Linux distributions. Both Oracle Java and OpenJDK are supported.

Please download Stendhal from https://stendhalgame.org
You can double click on stendhal-starter.jar and the client will run.
If you prefer to run from command line, then just execute this command in the stendhal folder:

java -jar stendhal-starter.jar

There is a manual, and there is Help from the client menu icons in the upper right hand side of the game screen.

Development environment

Stendhal is free software. You can redistribute it and/or modify under the following terms:

  • The server, java client, and Android client: GNU General Public License 2 or later as published by the Free
  • The web client and native client: GNU Affero General Public License 3 or later as published by the Free Software Foundation with the definition of "System libraries" being extended to include authentication providers and software distribution platforms.
  • The nativehelper extensions: GNU Lesser General Public License 3 or later 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 LICENSE.txt and src/js/LICENSE.html file for more details.

Stendhal(c) is copyright of Miguel Angel Blanch Lardin, 2005-2008, arianne_rpg at users dot sourceforge dot net and others
Stendhal(c) is copyright of the Arianne Project, 2006-2026, arianne-general at lists dot sourceforge dot net

Please have a look at the list of contributors.