summaryrefslogtreecommitdiff
path: root/jeu-test/aliens-1.0.2/README
blob: fbd6bc84d64aeca3e3453128198147d15745a9d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.