Skip to content

j4b0l/solarus

 
 

Repository files navigation

alt text

Solarus is an open-source Zelda-like game engine written in C++. This engine is used by our Zelda fangames. The git repository of Solarus includes two subprojects:

  • Solarus: the C++ engine.
  • Solarus Quest Editor: an editor for creating quests, written in Java.
    • Note: The quest editor needs Java 7.

Solarus and Solarus Quest Editor are both licensed under GPL v3.

You might be interested in our fangames created with Solarus:

See our development blog to get more information and documentation about using the Solarus engine. The compilation and installation instructions can be found in the install.txt file or on our website.