aboutsummaryrefslogtreecommitdiff
path: root/ja/man/man6/rogue.6
diff options
context:
space:
mode:
Diffstat (limited to 'ja/man/man6/rogue.6')
-rw-r--r--ja/man/man6/rogue.6113
1 files changed, 0 insertions, 113 deletions
diff --git a/ja/man/man6/rogue.6 b/ja/man/man6/rogue.6
deleted file mode 100644
index 1b96b0d006..0000000000
--- a/ja/man/man6/rogue.6
+++ /dev/null
@@ -1,113 +0,0 @@
-.\" Copyright (c) 1988, 1993
-.\" The Regents of the University of California. All rights reserved.
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\" notice, this list of conditions and the following disclaimer.
-.\" 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
-.\" may be used to endorse or promote products derived from this software
-.\" without specific prior written permission.
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-.\" SUCH DAMAGE.
-.\"
-.\" @(#)rogue.6 8.1 (Berkeley) 5/31/93
-.\" jpman %Id: rogue.6,v 1.4 1999/01/16 17:10:04 kuma Stab %
-.\"
-.TH ROGUE 6 "May 31, 1993"
-.UC 4
-.SH 名称
-rogue \- 運命の洞窟を探検する
-.SH 書式
-.B /usr/games/rogue
-[
-.B \-r
-]
-[
-.I save_file
-]
-[
-.B \-s
-]
-[
-.B \-d
-]
-.SH 解説
-.PP
-.I rogue
-は新しい方式のコンピュータファンタジーゲームです。rogue は
-多くのコンピュータファンタジーゲームのようにパズルを解くことを目的とする
-というよりはむしろ画面志向であり、ゲームの目的は様々な怪物の攻撃から
-行きのびてたくさんの金塊を獲得することです。
-.PP
-始めるにあたって本当に必要なのは 2 つのコマンドを知ることです。コマンド
-.B ?
-は使用可能なコマンドのリストを表示し、コマンド
-.B /
-は画面に表示されている物が何かを調べます。
-.PP
-(単に他人の最高得点を破るというのではなく)ゲームに勝利するには、洞窟の
-20 階よりも下にあるイェンダーの魔除けのある位置を突き止めてそれを持ち帰る
-必要があります。このことを成し遂げた者はいまだ誰もおらず、もし誰かが成し遂げ
-たならば、彼らは勇者のなかの勇者として歴史に名を残すでしょう。
-.PP
-あなたが死んだり、あなたが終了したり、(なにか奇跡が起きて)なんとか
-勝利を得たりの如何にかかわらず、ゲームが終了した時には
-.I rogue
-は上位 10 人の得点リストを表示します。得点は完全にあなたがどれだけ金塊を
-獲得したかで決まります。あなたが殺された時には 10% のペナルティが科されます。
-.PP
-もし
-.I save_file
-が指定されたら、
-rogue はその保存されたゲームファイルから復帰されます。
-.PP
-.B \-s
-オプションは得点のリストを表示します。
-.PP
-もっと詳細にわたる説明は、
-.I 「運命の洞窟への招待」
-を読んでください。
-.SH 作者
-Timothy Stoehr,
-Michael C. Toy,
-Kenneth C. R. C. Arnold,
-Glenn Wichman
-.SH 関連ファイル
-.DT
-.ta \w'/usr/games/lib/rogue_roll\ \ \ 'u
-/var/games/rogue.scores 得点ファイル
-.br
-rogue.save デフォルトのセーブファイル
-.SH 関連項目
-Michael C. Toy
-and
-Kenneth C. R. C. Arnold,
-.I 「運命の洞窟への招待」
-.SH バグ
-.PP
-おそらく無限大にありますが、知られている物はありません。
-しかし、
-氷の怪物は時々あなたを永久に動けなくしますが、バグでは
-.I ありません
-。
-そういうものです。
-.\"ZZZ: 3.0-RELEASE complianted by N. Kumagai, 99-1-16