diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-12-09 03:04:54 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-12-09 03:04:54 +0800 |
commit | 96b01ae44f1c727d7f936caf73781cf76ab1cd24 (patch) | |
tree | 03ee37b23e712667fab5339defe493314d564cc5 /games/Makefile | |
parent | efae09a75e40b7650cf41636fa0e8699ef9ae31d (diff) | |
download | freebsd-ports-gnome-96b01ae44f1c727d7f936caf73781cf76ab1cd24.tar.gz freebsd-ports-gnome-96b01ae44f1c727d7f936caf73781cf76ab1cd24.tar.zst freebsd-ports-gnome-96b01ae44f1c727d7f936caf73781cf76ab1cd24.zip |
Schiff is the German word for ship.
Steer your ship(s) with the keyboard to rotate or move forward / backward.
Try to avoid enemy bullets and the floating yellow rectangles.
Become last ship floating to win the game.
WWW: http://thepythongamebook.com/en:resources:games:schiff
PR: ports/171237
Submitted by: nemysis (self)
Approved by: pawel (mentor)
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 42936d953b82..5acc76a9bcc5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -842,6 +842,7 @@ SUBDIR += sarien SUBDIR += sauerbraten SUBDIR += scare + SUBDIR += schiff SUBDIR += schwarzweiss SUBDIR += scid SUBDIR += scorched3d |