Codebase list enemylines3 / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

enemy lines 3 v1.25 by rnx
	with contributions from charles
	thanks to straver, durnew @ freenode 
http://proj.phk.at/el/3

use "make" or "scons" to build
./enemylines3 to run

use -help for a list of commandline options

make install  copies to /usr/local/bin/ and /usr/local/share/enemylines3/


ONLINE HISCORE:
Note that unless started with the -offline switch the game will
attempt to connect to the online hiscore server on gameover.
You can use the -name name and the -league anynumber commandline options
to set your name and league.
The whole thing also hasn't been tested all that much.


AUDIO:

if audio lags behind you might want to change the SDL_AUDIODRIVER environment
variable. e.g.: export  SDL_AUDIODRIVER=dsp
http://www.libsdl.org/cgi/docwiki.cgi/SDL_5fenvvars



LIBS:
You can use the NOTTF NOCURL and NOAUDIO defines to get rid of the respective
dependencies.