AlexBio / SpaceShooter
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
README
==================================================================
_____ _____ _ _
/ ___| / ___| | | |
\ `--. _ __ __ _ ___ ___\ `--.| |__ ___ ___ | |_ ___ _ __
`--. \ '_ \ / _` |/ __/ _ \`--. \ '_ \ / _ \ / _ \| __/ _ \ '__|
/\__/ / |_) | (_| | (_| __/\__/ / | | | (_) | (_) | || __/ |
\____/| .__/ \__,_|\___\___\____/|_| |_|\___/ \___/ \__\___|_|
| |
|_|
==================================================================
by Alessandro Ghedini <al3xbio[at]gmail[dot]com>, copyright 2009
web: http://alexbio.ath.cx/projects/spaceshooter
This software is released under GNU GPL licence v.3
SpaceShooter is an old-school space shooter game in 2D.
To be compiled it needs Allegro shared library (liballegro4.2) and its development files (liballegro4.2-dev).
For installation:
$ make
# make install
Now you can run the game:
$ SpaceShooter

