About Tunics!
-
Tunics is a roguelike-like Zelda game for the Solarus game engine.
-
Tunics requires Solarus 1.5.x.
-
Tunics consists in part of materials under various free and open-source and public licenses, and in part of unlicensed materials under fair use. See license.txt for details.
Play Tunics!
Windows
-
Install the latest Solarus 1.5.x engine from http://www.solarus-games.org/engine/download/.
-
Download the Source code (zip) for Tunics.
-
Extract the
data
folder from the Tunics zip and put it in the directory where you installed Solarus. -
Run solarus-run.exe
Ubuntu
-
Install the latest Solarus 1.5.x engine from http://www.solarus-games.org/engine/download/.
-
Download the Source code (zip) for Tunics.
-
Extract the contents of the zip into your home directory.
-
Run
solarus-run $HOME/tunics-master
OS X
-
Install the latest Solarus 1.5.x engine from http://www.solarus-games.org/engine/download/.
-
Download and extract the Source code (zip) for Tunics.
-
Copy the Solarus-run application from the Solarus bundle to the Tunics directory.
-
Run the Solarus-run application.
Install Tunics!
Ubuntu
-
Install build dependencies
$ sudo apt-get install cmake
-
Generate the "data.solarus" archive containing all data files of the quest:
$ cmake . $ make
-
Install the "tunics" launch script and the "data.solarus" archive:
$ sudo make install
-
Play Tunics!
$ tunics