Solarus (game engine)
Screenshot of Solarus Sample quest running on Windows | |
Original author(s) | Christopho |
---|---|
Developer(s) | Solarus Labs, community |
Initial release | 23 December 2011 |
Stable release | 1.6.4.[1]
/ April 12, 2020 |
Repository | gitlab |
Written in | C++[2] |
Engine | |
Platform | Microsoft Windows, Linux, macOS, FreeBSD, OpenBSD, GCW Zero, Android |
License | GPL v3 |
Website | www |
Search Solarus (game engine) on Amazon.
Solarus is a free and open-source cross-platform game engine for developing 2D games. It has been designed to power Action-RPG games, though is not limited. The engine is written in C++ and uses Lua as its scripting language. It is published under the GPL v3 license.
Features[edit]
Solarus offers a Lua API that covers the main topics of game development: audio, video, input, movements, etc. Its specificity is its Action-RPG-dedicated API, that covers the genre's tropes: treasures, switches, blocks, etc. A game made with Solarus is called a quest. It lies in its Zelda-like roots. However, the engine and its API are morphing towards a more modular approach.
For game developers, Solarus has a game editor called Solarus Quest Editor, that features a map editor, a sprite editor, a tileset editor[3]
For gamers, Solarus has a game player called Solarus Launcher, that loads Solarus-made games on a similar way than emulators.
History[edit]
Solarus was originally created to overcome RPG Maker limitations when creating Action RPG games[4]. When he was young, Christopho, Solarus creator, created on his spare time the amateur game The Legend of Zelda: Mystery of Solarus with RPG Maker, and wanted to improve its gameplay. He began to make basic C++ in 2006 specifically for this game. The engine was publicly released in 2011, and took its name from an element of the game's plot.
Solarus was progressively freed from its Zelda roots in order to remove every copyrighted element. Today, the engine it totally free: the code (GPL v3) as much as its embedded resources (CC-BY-SA 4.0).
The non-profit organization Solarus Labs was created in 2020 to support the project and receive donations legally.
References[edit]
- ↑ "Solarus changelog". Retrieved 2021-02-20.
- ↑ "Solarus source code". Retrieved 2021-02-20.
- ↑ "Article on Korben".
- ↑ "Interview of Solarus creator PCGamer.com".
Other articles of the topic Computer programming : Programmer, Software developer, Software release life cycle
Some use of "" in your query was not closed by a matching "".
This article "Solarus (game engine)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Solarus (game engine). Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.