2015-12-31 13:42:52 +08:00
|
|
|
Solarus is a free and open-source game engine, licensed under GPL v3.
|
2016-11-15 04:54:34 +08:00
|
|
|
It is written from scratch in C++ and uses SDL2 (it's not an emulator).
|
2015-12-31 13:42:52 +08:00
|
|
|
Development began in 2006. The goal of the engine is to allow people to
|
|
|
|
create their own Action-RPG games (also called Zelda-like games). It is
|
|
|
|
totally independent from Nintendo.
|
|
|
|
|
2016-10-24 18:12:37 +08:00
|
|
|
Solarus will require game data like zsdx.
|
|
|
|
|
2017-01-23 03:32:22 +08:00
|
|
|
Optional Dependency
|
|
|
|
|
|
|
|
qt5 is an optional dependency for the GUI frontend.
|
|
|
|
|
|
|
|
qt5 is *required* if you are going to build solarus-quest-editor.
|