diff options
Diffstat (limited to 'games/solarus/README')
-rw-r--r-- | games/solarus/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/solarus/README b/games/solarus/README new file mode 100644 index 0000000000000..46b3821055dc2 --- /dev/null +++ b/games/solarus/README @@ -0,0 +1,7 @@ +Solarus is a free and open-source game engine, licensed under GPL v3. +It is written from scratch in C++ and uses SDL2 (it’s not an emulator). +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. + +This will require game data like zsdx. |