mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-21 03:14:50 +00:00
* New upstream release.
- Fix backgammon scoring bug related to peices on the bar and gammons.
Closes: #185101
- Fix backgammon tutorial text. Closes: #212478
- Advertising clause is gone from most, but not all licenses.
- Apparently better fix for boggle man page.
- Incorporates nearly all changes in Debian diff.
git-svn-id: file:///srv/svn/joey/trunk/src/packages/bsdgames@9782 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: monop.6,v 1.13 2002/09/26 18:32:03 wiz Exp $
|
||||
.\" $NetBSD: monop.6,v 1.16 2003/08/07 09:37:28 agc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980 The Regents of the University of California.
|
||||
.\" All rights reserved.
|
||||
@@ -11,11 +11,7 @@
|
||||
.\" 2. Redistributions in binary form must reproduce the above copyright
|
||||
.\" notice, this list of conditions and the following disclaimer in the
|
||||
.\" documentation and/or other materials provided with the distribution.
|
||||
.\" 3. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by the University of
|
||||
.\" California, Berkeley and its contributors.
|
||||
.\" 4. Neither the name of the University nor the names of its contributors
|
||||
.\" 3. Neither the name of the University nor the names of its contributors
|
||||
.\" may be used to endorse or promote products derived from this software
|
||||
.\" without specific prior written permission.
|
||||
.\"
|
||||
@@ -55,8 +51,7 @@ The game, in effect, lends the player money,
|
||||
so it is possible to buy something which you cannot afford.
|
||||
However, as soon as a person goes into debt, he must
|
||||
.Dq fix the problem ,
|
||||
.Em i.e. ,
|
||||
make himself solvent, before play can continue.
|
||||
i.e., make himself solvent, before play can continue.
|
||||
If this is not possible, the player's property reverts to his debtee,
|
||||
either a player or the bank.
|
||||
A player can resign at any time to any person or the bank,
|
||||
@@ -65,7 +60,7 @@ which puts the property back on the board, unowned.
|
||||
Any time that the response to a question is a
|
||||
.Em string ,
|
||||
e.g., a name, place or person, you can type
|
||||
.Sq Ic ?
|
||||
.Sq Ic \&?
|
||||
to get a list of valid answers.
|
||||
It is not possible to input a negative number, nor is it ever necessary.
|
||||
.Pp
|
||||
@@ -78,24 +73,24 @@ It asks you if you're sure.
|
||||
print board: This prints out the current board.
|
||||
The columns have the following meanings (column headings are the same for the
|
||||
.Ic where ,
|
||||
.Ic own holdings ,
|
||||
.Ic own holdings ,
|
||||
and
|
||||
.Ic holdings
|
||||
commands):
|
||||
.Pp
|
||||
.Bl -tag -width indent -compact
|
||||
.It Name
|
||||
The first ten characters of the name of the square
|
||||
The first ten characters of the name of the square.
|
||||
.It Own
|
||||
The
|
||||
.Em number
|
||||
of the owner of the property.
|
||||
.It Price
|
||||
The cost of the property (if any)
|
||||
The cost of the property (if any).
|
||||
.It Mg
|
||||
This field has a
|
||||
.Sq *
|
||||
in it if the property is mortgaged
|
||||
in it if the property is mortgaged.
|
||||
.It \&#
|
||||
If the property is a Utility or Railroad, this is the number
|
||||
of such owned by the owner.
|
||||
@@ -111,8 +106,7 @@ A
|
||||
indicates the current player.
|
||||
.It Ic own holdings
|
||||
List your own holdings,
|
||||
.Em i.e. ,
|
||||
money, get-out-of-jail-free cards, and property.
|
||||
i.e., money, get-out-of-jail-free cards, and property.
|
||||
.It Ic holdings
|
||||
holdings list: Look at anyone's holdings.
|
||||
It will ask you whose holdings you wish to look at.
|
||||
@@ -155,7 +149,7 @@ it asks for confirmation of the trade before doing it.
|
||||
.It Ic resign
|
||||
Resign to another player or the bank.
|
||||
If you resign to the bank, all property reverts to its virgin state,
|
||||
and get-out-of-jail free cards revert to the deck.
|
||||
and get-out-of-jail-free cards revert to the deck.
|
||||
.It Ic save
|
||||
save game:
|
||||
Save the current game in a file for later play.
|
||||
|
||||
Reference in New Issue
Block a user