cosmin/stendhal
1
0
Fork
You've already forked stendhal
0
forked from arianne/stendhal
Stendhal is a fun friendly and free multiplayer online adventure game with an old school feel.
  • Java 91.9%
  • TypeScript 5.8%
  • HTML 1%
  • Lua 0.5%
  • JavaScript 0.3%
  • Other 0.3%
Find a file
2025年07月26日 18:44:53 -07:00
.github
.settings
app Run 'ant clean_whitespace' 2025年07月26日 16:08:05 -07:00
bin Increment version 2024年12月21日 15:11:30 -08:00
buildtools Update Android source location in clean_whitespace target 2025年07月26日 16:07:12 -07:00
data Normalize line endings in Tiled maps 2025年07月26日 18:44:53 -07:00
doc perfer Codeberg over Github 2025年01月22日 22:18:29 +01:00
libs
src Run 'ant clean_whitespace' 2025年07月26日 16:08:05 -07:00
tests Add license boilerplate 2024年07月25日 18:54:41 -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
build.ant.properties Increment version 2024年12月21日 15:11:30 -08:00
build.xml Move system dependent properties to Ant submodule 2024年06月04日 22:50:05 -07:00
LICENSE.txt
package-lock.json
package.json Save typedoc & showdown modules as dev depends to prevent re-downloading 2024年04月19日 17:30:07 -07:00
README.md Update copyright year 2025年01月02日 14:38:31 -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-2025, arianne-general at lists dot sourceforge dot net

Please have a look at the list of contributors.