-
This is an embry for a wild west themed top-down shooter for the Solarus game engine.
-
It requires Solarus 1.5.x.
-
It consists in part of materials under various free and open-source and public licenses, and in part of unlicensed materials under fair use.
-
Install the latest Solarus 1.5.x engine from the Solarus download page.
-
Download the Source code zip.
-
Extract the
data
folder from the Source code zip and put it in the directory where you installed Solarus. -
Run solarus-run.exe
-
Install the latest Solarus 1.5.x engine from the Solarus download page.
-
Download the Source code zip.
-
Extract the contents of the zip into your home directory.
-
Run
solarus-run $HOME/western-master
-
Install the latest Solarus 1.5.x engine from the Solarus download page.
-
Download and extract the Source code zip.
-
Copy the Solarus-run application from the Solarus bundle to the Source code directory.
-
Run the Solarus-run application.
-
Install build dependencies
$ sudo apt-get install cmake
-
Generate the "data.solarus" archive containing all data files of the quest:
$ cmake . $ make
-
Install the "western" launch script and the "data.solarus" archive:
$ sudo make install
-
Play
$ western