Skip to content

LF3D/solarus

 
 

Repository files navigation

Solarus is an open-source Zelda-like game engine written in C++.
This engine is used by our Zelda fangames.
Our git repository of Solarus includes several subprojects:
- Solarus: the C++ engine (under GPL),
- Zelda: Mystery of Solarus DX (or ZSDX for short): our real game, released
  on December 16th, 2011,
- Zelda: Mystery of Solarus XD (or ZSXD for short): a humorous game released
  on April 1st, 2011,
- Solarus Quest Editor: an editor for creating quests, written in Java (still
  under development)

See our development blog (http://www.solarus-engine.org) to get more
information and documentation or download our games.
The compilation and installation instructions can be found
in the install.txt file or at
http://www.solarus-engine.org/source-code/compilation-instructions.