
A silly little invading aliens type game -- just an example of using SDL
with the mixer library.

You only get one life -- stop those aliens from landing on you!
Keys:
	<space>		Fire (3 shots available)
	<right arrow>	Move right
	<left arrow>	Move left
	<escape>	Quit the game

This example is available under the GNU General Public License version 2.

