You can download this project in either:
You can also clone the project with Git by running:
$ git clone git://github.com/rixed/fachoda-complex
To build Fachoda you need SDL, libjpeg and openAL (on Debian distributions, I mean the `-dev` packages)
Then to build Fachoda:
$ cd fachoda-complex/src && make
You can then wither run the game from the build directory, or install it with:
$ make install