Barrage is an arcade shooting game, as a part of the LGames.
export CC=gcc-3.3
./configure --prefix=/sw --mandir=/sw/share/man --infodir=/sw/share/info --with-sdl-prefix=/sw --with-docdir=/sw/share/doc make sudo make install
* you can also set this up to run from the build directory by using the –disable-install configure flag