diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-08-05 21:54:48 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-08-05 21:54:48 +0000 |
commit | 4d62cc2164e6de9ddc8336fe646258f1fd9bfd90 (patch) | |
tree | c186ac3125277a8185bce3c030117b24de9d845c /games/xpired/pkg-descr | |
parent | 239d46f4c19037a831e7eaba17cb7c4a85ec1cb1 (diff) |
Notes
Diffstat (limited to 'games/xpired/pkg-descr')
-rw-r--r-- | games/xpired/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/xpired/pkg-descr b/games/xpired/pkg-descr new file mode 100644 index 000000000000..ad0204bab2fb --- /dev/null +++ b/games/xpired/pkg-descr @@ -0,0 +1,6 @@ +X-pired is an action-puzzle game written in C using SDL, SDL_mixer, +SDL_image and SDL_gfx libraries distributed under the terms of GNU +GPL. The goal of the game in each level is to reach the exit square, +avoiding exploding barrels and other deadly stuff... + +WWW: http://xpired.temnet.org/ |