diff options
author | arved <arved@FreeBSD.org> | 2002-11-02 04:58:48 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-02 04:58:48 +0800 |
commit | 564f949f8b5848269383d4b6f51da674cef33e6f (patch) | |
tree | 393a37655935c6f82b26bcde854abc186ed0e58f /games/jfk/pkg-descr | |
parent | ba2c31a2e686fa8658b9f302c57a2db44939f71e (diff) | |
download | freebsd-ports-gnome-564f949f8b5848269383d4b6f51da674cef33e6f.tar.gz freebsd-ports-gnome-564f949f8b5848269383d4b6f51da674cef33e6f.tar.zst freebsd-ports-gnome-564f949f8b5848269383d4b6f51da674cef33e6f.zip |
Add jfk, an SDL multiplayer 2D shoot'em up game
PR: 43134
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
Approved by: kris (mentor)
Diffstat (limited to 'games/jfk/pkg-descr')
-rw-r--r-- | games/jfk/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/jfk/pkg-descr b/games/jfk/pkg-descr new file mode 100644 index 000000000000..7d4cd7ca6a10 --- /dev/null +++ b/games/jfk/pkg-descr @@ -0,0 +1,8 @@ +Jfk is a 2d shooting game. It consists of a server and a client which uses SDL +for displaying graphics. Your goal is to get a high score by shooting your +enemies. + +WWW: http://relax.ath.cx/jfk/ + +- Stefan Farfeleder +e0026813@stud3.tuwien.ac.at |