Author: baby-guest Date: 2008-04-15 12:24:56 +0000 (Tue, 15 Apr 2008) New Revision: 6566
Added: packages/trunk/biniax2/debian/biniax2.6 Modified: packages/trunk/biniax2/debian/control packages/trunk/biniax2/debian/rules Log: Added man page. Added: packages/trunk/biniax2/debian/biniax2.6 =================================================================== --- packages/trunk/biniax2/debian/biniax2.6 (rev 0) +++ packages/trunk/biniax2/debian/biniax2.6 2008-04-15 12:24:56 UTC (rev 6566) @@ -0,0 +1,15 @@ +.TH "Biniax 2" "6" "April 15 , 2008" "" "" +.SH "NAME" +Biniax 2 \- Logic game with arcade and tactics modes +.SH "SYNOPSIS" +.B biniax2 +.SH "DESCRIPTION" +\fBBiniax 2\fP is an original and entertaining game. It takes a minute to learn and gives you hours and hours of gameplay. There are three game modes (two singleplayer and one multiplayer), hall of fame, dynamic music and a nice cartoon look. + +Playing the game is really simple: you move a single tile around a field of pairs of tiles. You can remove a pair from the game board if one of the tiles is similar to your own. When you do that, your tile changes into the other tile that was part of the pair you just removed. You have to do this quickly, otherwise the pairs will pile on top of you and take you to the Game Over screen. +.SH "SEE ALSO" +Homepage of the game: http://biniax.com +.SH "AUTHOR" +Biniax 2 was written by Jordan Tuzsuzov <[EMAIL PROTECTED]>. +.PP +This manual page was written by Miriam Ruiz <[EMAIL PROTECTED]> for the Debian project (but may be used by others). Permission is granted to copy, distribute, made available for copying through any means and/or modify this document under the terms of the ZLIB License. Modified: packages/trunk/biniax2/debian/control =================================================================== --- packages/trunk/biniax2/debian/control 2008-04-15 11:59:09 UTC (rev 6565) +++ packages/trunk/biniax2/debian/control 2008-04-15 12:24:56 UTC (rev 6566) @@ -13,9 +13,9 @@ Architecture: any Depends: biniax2-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} Description: logic game with arcade and tactics modes - Biniax-2 is original and entertaining game. Takes a minute to learn and + Biniax-2 is an original and entertaining game. Takes a minute to learn and gives you hours and hours of gameplay. There are three game modes (two - singleplayer and one multiplayer), hall of fame, dynamic music and nice + singleplayer and one multiplayer), hall of fame, dynamic music and a nice cartoon look. Package: biniax2-data Modified: packages/trunk/biniax2/debian/rules =================================================================== --- packages/trunk/biniax2/debian/rules 2008-04-15 11:59:09 UTC (rev 6565) +++ packages/trunk/biniax2/debian/rules 2008-04-15 12:24:56 UTC (rev 6566) @@ -53,7 +53,7 @@ dh_installexamples dh_install # dh_installmenu - dh_installman + dh_installman debian/biniax2.6 dh_link dh_strip dh_compress _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

