Arianne!

Please download Stendhal https://arianne-project.org/download/stendhal.zip
again as there will be no automatic update to version 1.20. We accidentally uploaded our private code signing key to an Open Source repository on GitHub. We take security very seriously, therefore the updater double checks every update by verifying the signature before installing it. With the second check not being trusted anymore, we decided to release an updater with a new set of keys. Please note that this is only a security in depth measurement: The updater downloads code from trusted source only in the first place. But the security of computers is not all, that is important: When you are diving under water, make sure that your scuba gear is safely attached. If you lose it, you might get into serious trou

Arianne alternatives

  • Pygame

  • Pygame is a set of Python modules designed for writing games. Pygame adds functionality on top of the excellent SDL library.

    tags: games python sdl
  • OGRE

  • OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilizing hardware-accelerated 3D graphics. Since 2001, OGRE has grown to become one of the most popular open-source graphics rendering engines, and has been used in a large number of production projects, in such diverse areas as games, simulators, educational software, interactive art, scientific visualization, and others. »

    tags: animation development game-development graphics sdk
  • pyglet

  • Cross-platform windowing and multimedia library for Python.

    tags: game-development game-engine python
  • SDL Game Engine

  • A platform independent 2d game programming framework for c/c++ programmers with least possible dependencies for easy porting and with focus on easy API calls and the requirement of commercial programmers.

    tags: c-plus-plus dev development development-library game-development
  • HGE

  • HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily. It covers all imaginable 2D game genres: you could create everything from a simple puzzle to advanced multilayered platformer or strategy without even thinking of any non game logic code! And you don't have to know anything about "window messages", DirectX programming and all that stuff. Instead you can start developing your own game within 15 minutes! »

    tags: c-plus-plus direct3d directx games
  • Amulet

  • Amulet is a Lua-based toolkit for experimenting with interactive graphics and audio. It provides a cross-platform API for drawing graphics, playing audio and responding to user input, and a command-line interpreter for running Amulet scripts.

    tags: game-development lua toolkit