6
13
Fork
You've already forked stendhal
5
Stendhal is a fun friendly and free multiplayer online adventure game with an old school feel.
  • Java 92.1%
  • TypeScript 5.9%
  • HTML 1%
  • Lua 0.5%
  • Python 0.3%
Find a file
Hendrik Brummermann fcd8330db0
Merge pull request #769 from arianne/dependabot/npm_and_yarn/npm_and_yarn-53cbaf2a5b
Bump esbuild from 0.27.2 to 0.28.1 in the npm_and_yarn group across 1 directory
2026年07月12日 06:51:38 +02:00
.github Manually build code in CodeQL workflow as default target has changed 2026年01月20日 21:52:22 -08:00
.settings added launch configuration for closure compiler 2018年03月04日 14:53:21 +01:00
app Guard external link launch against ActivityNotFoundException 2026年06月04日 15:04:24 -07:00
bin Increment version to 1.49.5 2026年01月01日 18:33:01 -08:00
buildtools Fix running server with 'ant server_run' 2026年01月20日 19:41:59 -08:00
data Add Spanish translations for lemon, banana, & corn 2026年01月20日 01:27:31 -08:00
doc moved ShowItemListEvent and ShowOutfitListEvent out of EventRegistry 2025年12月22日 17:02:31 +01:00
libs updated marauroa.jar to set _rpclass before init() 2026年02月22日 19:29:26 +01:00
src converted BarehandAttackSprite and RangedAttackSprite to ImageBitmap 2026年03月01日 23:04:12 +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 renamed SpriteStore to HTMLImageStore and access it directly 2026年02月22日 09:59:37 +01:00
build.ant.properties Increment version to 1.49.5 2026年01月01日 18:33:01 -08:00
build.xml Make 'help' default target 2026年01月19日 18:03:55 -08:00
LICENSE.txt added or updated license header 2017年05月28日 00:24:34 +02:00
package-lock.json Bump esbuild in the npm_and_yarn group across 1 directory 2026年06月14日 11:54:18 +00:00
package.json Bump esbuild in the npm_and_yarn group across 1 directory 2026年06月14日 11:54:18 +00:00
README.md Clean up README 2026年01月20日 20:27:21 -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 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 stendhalgame.org.

Classic Desktop

Download

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

Please download Stendhal from 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 Software Foundation
  • 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.