README 505 B

1234567891011121314
  1. Solarus is a free and open-source game engine, licensed under GPL v3.
  2. It is written from scratch in C++ and uses SDL2 (it's not an emulator).
  3. Development began in 2006. The goal of the engine is to allow people to
  4. create their own Action-RPG games (also called Zelda-like games). It is
  5. totally independent from Nintendo.
  6. Solarus will require game data like zsdx.
  7. Optional Dependency
  8. qt5 is an optional dependency for the GUI frontend.
  9. qt5 is *required* if you are going to build solarus-quest-editor.