summaryrefslogtreecommitdiff
path: root/japanese/rogue_s/pkg-descr
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-07-18 17:38:04 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-07-18 17:38:04 +0000
commit740a2ec0eea2fa714cac35865bbbc2c623d26434 (patch)
tree8bd39bf244b899f86aed2a66410962af0774bf63 /japanese/rogue_s/pkg-descr
parentFix pkg/COMMENT (diff)
This is a port of Rogue-clone: Version II, but it is enhanced to display
messages with Japanese, colored and messages are separated from program (you can make another message version of rogue). PR: ports/19962 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Notes
Notes: svn path=/head/; revision=30790
Diffstat (limited to 'japanese/rogue_s/pkg-descr')
-rw-r--r--japanese/rogue_s/pkg-descr24
1 files changed, 24 insertions, 0 deletions
diff --git a/japanese/rogue_s/pkg-descr b/japanese/rogue_s/pkg-descr
new file mode 100644
index 000000000000..5c5120e5be50
--- /dev/null
+++ b/japanese/rogue_s/pkg-descr
@@ -0,0 +1,24 @@
+This is a port of Rogue-clone: Version II, but it is enhanced to display
+messages with Japanese, colored and messages are separated from program
+(you can make another message version of rogue).
+
+This port provide you 4 message files:
+- Original English message [mesg_E]
+ (but it was broken, please recompile without -DJAPAN, sorry).
+- Japanised message [mesg]
+- UTMC (University of Tokyo Microcomputer Club) message [mesg_utmc]
+- fj.* message [mesg_fj]
+
+In this version, high score will be sorted to record by score only,
+and you can record your own score more than one time.
+
+
+You have to specify a message file to play this version of rogue like this:
+ % rogue_s mesg
+or without argument, rogue_s will list available messages.
+
+
+Welcome to the Dungeons of Doom...
+
+- Yoshihiko
+mistral@imasy.or.jp